Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c18964 u8 tx_lpf_bw = 0; in wlc_phy_txlpfbw_nphy() local
18968 tx_lpf_bw = 3; in wlc_phy_txlpfbw_nphy()
18970 tx_lpf_bw = 1; in wlc_phy_txlpfbw_nphy()
18974 tx_lpf_bw = 5; in wlc_phy_txlpfbw_nphy()
18976 tx_lpf_bw = 4; in wlc_phy_txlpfbw_nphy()
18980 (tx_lpf_bw << 0) | in wlc_phy_txlpfbw_nphy()
18981 (tx_lpf_bw << 3) | in wlc_phy_txlpfbw_nphy()
18982 (tx_lpf_bw << 6) | (tx_lpf_bw << 9)); in wlc_phy_txlpfbw_nphy()
18987 tx_lpf_bw = 4; in wlc_phy_txlpfbw_nphy()
18989 tx_lpf_bw = 1; in wlc_phy_txlpfbw_nphy()
[all …]