Searched refs:tx_lpf_bw (Results 1 – 1 of 1) sorted by relevance
18877 u8 tx_lpf_bw = 0; in wlc_phy_txlpfbw_nphy() local18881 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 …]