Searched refs:BWN_INTR_PHY_TXERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/bwn/
H A Dif_bwnreg.h237 #define BWN_INTR_PHY_TXERR 0x00000800 macro
247 BWN_INTR_MAC_TXERR | BWN_INTR_PHY_TXERR | BWN_INTR_DMA | \
H A Dif_bwn.c3157 mac->mac_intr_mask &= ~BWN_INTR_PHY_TXERR;
8463 if (mac->mac_reason_intr & BWN_INTR_PHY_TXERR) {

Completed in 94 milliseconds