Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c18861 u8 tx_lpf_bw = 0; in wlc_phy_txlpfbw_nphy() local
18865 tx_lpf_bw = 3; in wlc_phy_txlpfbw_nphy()
18867 tx_lpf_bw = 1; in wlc_phy_txlpfbw_nphy()
18871 tx_lpf_bw = 5; in wlc_phy_txlpfbw_nphy()
18873 tx_lpf_bw = 4; in wlc_phy_txlpfbw_nphy()
18877 (tx_lpf_bw << 0) | in wlc_phy_txlpfbw_nphy()
18878 (tx_lpf_bw << 3) | in wlc_phy_txlpfbw_nphy()
18879 (tx_lpf_bw << 6) | (tx_lpf_bw << 9)); in wlc_phy_txlpfbw_nphy()
18884 tx_lpf_bw = 4; in wlc_phy_txlpfbw_nphy()
18886 tx_lpf_bw = 1; in wlc_phy_txlpfbw_nphy()
[all …]