Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.h153 #define B43_TXH_PHY_SHORTPRMBL 0x0010 /* Use short preamble */ macro
H A Dxmit.c375 phy_ctl |= B43_TXH_PHY_SHORTPRMBL; in b43_generate_txhdr()
H A Dmain.c1645 ctl &= ~B43_TXH_PHY_SHORTPRMBL; in b43_write_beacon_template()