Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/b43/
Dxmit.h150 #define B43_TXH_PHY_ENC_OFDM 0x0001 /* OFDM */ macro
Dxmit.c371 phy_ctl |= B43_TXH_PHY_ENC_OFDM; in b43_generate_txhdr()
Dmain.c1652 ctl |= B43_TXH_PHY_ENC_OFDM; in b43_write_beacon_template()