Searched refs:AR_TxDelimUnderrun (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/ | ||
| D | ar5416desc.h | 234 #define AR_TxDelimUnderrun 0x00010000 macro |
| D | ar5416_xmit.c | 509 if (ds_txstatus[1] & AR_TxDelimUnderrun) in ar5416ProcTxDesc() |