Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Dxmit.h72 #define B43legacy_TX4_PHY_ENC_OFDM 0x0001 /* Data frame rate type */ macro
Dxmit.c277 phy_ctl |= B43legacy_TX4_PHY_ENC_OFDM; in generate_txhdr_fw3()