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

  /src/sys/dev/ic/
bwireg.h 486 #define BWI_INTR_TX_DONE (1 << 29)
492 BWI_INTR_NOISE | BWI_INTR_RF_DISABLED | BWI_INTR_TX_DONE)
bwi.c 828 if (intr_status & BWI_INTR_TX_DONE) {

Completed in 18 milliseconds