Searched refs:B43_RX_PHYST0_ANT (Results 1 – 2 of 2) sorted by relevance
241 #define B43_RX_PHYST0_ANT 0x0020 /* Antenna */ macro
611 status.antenna = !!(phystat0 & B43_RX_PHYST0_ANT); in b43_rx()