Searched refs:ah_txOkInterruptMask (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_mac.c38 __func__, ahp->ah_txOkInterruptMask,
43 SM(ahp->ah_txOkInterruptMask, AR_IMR_S0_QCU_TXOK) |
774 ahp->ah_txOkInterruptMask &= ~(1 << q);
922 ahp->ah_txOkInterruptMask |= 1 << q;
924 ahp->ah_txOkInterruptMask &= ~(1 << q);
H A Darn_hw.h848 uint32_t ah_txOkInterruptMask; member in struct:ath_hal_5416
H A Darn_hw.c3217 if (ahp->ah_txOkInterruptMask)

Completed in 77 milliseconds