Searched refs:AR_TXS1_EXCESSIVE_RETRIES (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | ar5008reg.h | 830 #define AR_TXS1_EXCESSIVE_RETRIES 0x00000002 macro |
| D | ar5008.c | 1128 txfail = (ds->ds_status1 & AR_TXS1_EXCESSIVE_RETRIES); in ar5008_tx_process() |