HomeSort by: relevance | last modified time | path
    Searched refs:AR_TxDone (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_xmit.c 370 ds_txstatus[9] &= ~AR_TxDone;
473 if ((ds_txstatus[9] & __bswap32(AR_TxDone)) == 0)
477 if ((ds_txstatus[9] & AR_TxDone) == 0)
676 ds_txstatus[9] &= ~AR_TxDone;
ar5416desc.h 272 #define AR_TxDone 0x00000001

Completed in 14 milliseconds