Searched refs:tx_lpf_bw (Results 1 – 1 of 1) sorted by relevance
18866 u8 tx_lpf_bw = 0; in wlc_phy_txlpfbw_nphy() local18870 tx_lpf_bw = 3; in wlc_phy_txlpfbw_nphy()18872 tx_lpf_bw = 1; in wlc_phy_txlpfbw_nphy()18876 tx_lpf_bw = 5; in wlc_phy_txlpfbw_nphy()18878 tx_lpf_bw = 4; in wlc_phy_txlpfbw_nphy()18882 (tx_lpf_bw << 0) | in wlc_phy_txlpfbw_nphy()18883 (tx_lpf_bw << 3) | in wlc_phy_txlpfbw_nphy()18884 (tx_lpf_bw << 6) | (tx_lpf_bw << 9)); in wlc_phy_txlpfbw_nphy()18889 tx_lpf_bw = 4; in wlc_phy_txlpfbw_nphy()18891 tx_lpf_bw = 1; in wlc_phy_txlpfbw_nphy()[all …]