Searched refs:B43_RX_MAC_DEC (Results 1 – 2 of 2) sorted by relevance
338 #define B43_RX_MAC_DEC 0x00000008 /* Decryption attempted */ macro
695 if (macstat & B43_RX_MAC_DEC) { in b43_rx()