Home
last modified time | relevance | path

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

/drivers/net/wireless/b43legacy/
Dxmit.h73 #define B43legacy_TX4_PHY_SHORTPRMBL 0x0010 /* Use short preamble */ macro
Dxmit.c279 phy_ctl |= B43legacy_TX4_PHY_SHORTPRMBL; in generate_txhdr_fw3()
Dmain.c994 ctl &= ~B43legacy_TX4_PHY_SHORTPRMBL; in b43legacy_write_beacon_template()