Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h74 #define B43legacy_TX4_PHY_SHORTPRMBL 0x0010 /* Use short preamble */ macro
H A Dxmit.c266 phy_ctl |= B43legacy_TX4_PHY_SHORTPRMBL; in generate_txhdr_fw3()
H A Dmain.c966 ctl &= ~B43legacy_TX4_PHY_SHORTPRMBL; in b43legacy_write_beacon_template()