Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h151 #define B43legacy_RX_PHYST0_ANT 0x0020 /* Antenna */ macro
H A Dxmit.c528 status.antenna = !!(phystat0 & B43legacy_RX_PHYST0_ANT); in b43legacy_rx()