Searched refs:B43_TXH_PHY_ANT (Results 1 – 2 of 2) sorted by relevance
154 #define B43_TXH_PHY_ANT 0x03C0 /* Antenna selection */ macro
1646 ctl &= ~B43_TXH_PHY_ANT; in b43_write_beacon_template()3219 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant; in b43_mgmtframe_txantenna()3223 tmp = (tmp & ~B43_TXH_PHY_ANT) | ant; in b43_mgmtframe_txantenna()