Home
last modified time | relevance | path

Searched refs:B43_RX_PHYST0_ANT (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/b43/
Dxmit.h241 #define B43_RX_PHYST0_ANT 0x0020 /* Antenna */ macro
Dxmit.c611 status.antenna = !!(phystat0 & B43_RX_PHYST0_ANT); in b43_rx()