Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.h154 #define B43_TXH_PHY_ANT 0x03C0 /* Antenna selection */ macro
H A Dmain.c1646 ctl &= ~B43_TXH_PHY_ANT; in b43_write_beacon_template()
3220 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant; in b43_mgmtframe_txantenna()
3224 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant; in b43_mgmtframe_txantenna()