Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c18877 u8 tx_lpf_bw = 0; in wlc_phy_txlpfbw_nphy() local
18881 tx_lpf_bw = 3; in wlc_phy_txlpfbw_nphy()
18883 tx_lpf_bw = 1; in wlc_phy_txlpfbw_nphy()
18887 tx_lpf_bw = 5; in wlc_phy_txlpfbw_nphy()
18889 tx_lpf_bw = 4; in wlc_phy_txlpfbw_nphy()
18893 (tx_lpf_bw << 0) | in wlc_phy_txlpfbw_nphy()
18894 (tx_lpf_bw << 3) | in wlc_phy_txlpfbw_nphy()
18895 (tx_lpf_bw << 6) | (tx_lpf_bw << 9)); in wlc_phy_txlpfbw_nphy()
18900 tx_lpf_bw = 4; in wlc_phy_txlpfbw_nphy()
18902 tx_lpf_bw = 1; in wlc_phy_txlpfbw_nphy()
[all …]