Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.h150 #define B43_TXH_PHY_ENC_OFDM 0x0001 /* OFDM */ macro
H A Dxmit.c371 phy_ctl |= B43_TXH_PHY_ENC_OFDM; in b43_generate_txhdr()