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 488 #define BWI_INTR_TX_DONE (1 << 29)
494 BWI_INTR_NOISE | BWI_INTR_RF_DISABLED | BWI_INTR_TX_DONE)
bwi.c 823 if (intr_status & BWI_INTR_TX_DONE) {

Completed in 46 milliseconds