Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dxmit.h148 #define B43_TXH_PHY_SHORTPRMBL 0x0010 /* Use short preamble */ macro
Dxmit.c379 phy_ctl |= B43_TXH_PHY_SHORTPRMBL; in b43_generate_txhdr()
Dmain.c1555 ctl &= ~B43_TXH_PHY_SHORTPRMBL; in b43_write_beacon_template()