Home
last modified time | relevance | path

Searched refs:B43_TXH_PHY_ENC_OFDM (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/b43/
Dxmit.h120 #define B43_TXH_PHY_ENC_OFDM 0x0001 /* OFDM */ macro
Dxmit.c290 phy_ctl |= B43_TXH_PHY_ENC_OFDM; in b43_generate_txhdr()
Dmain.c1438 ctl |= B43_TXH_PHY_ENC_OFDM; in b43_write_beacon_template()