Home
last modified time | relevance | path

Searched refs:rtscts (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5008.c1111 int txfail = 0, rtscts; in ar5008_tx_process() local
1148 rtscts = (ds->ds_ctl0 & (AR_TXC0_RTS_ENABLE | AR_TXC0_CTS_ENABLE)); in ar5008_tx_process()
1159 if (rtscts) { in ar5008_tx_process()