Home
last modified time | relevance | path

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

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