Home
last modified time | relevance | path

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

/src/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c2837 uint16_t lpf_ofdm_20mhz[2], lpf_ofdm_40mhz[2], lpf_11b[2]; in bwn_nphy_workarounds_rev7plus() local
2910 lpf_ofdm_40mhz[core] = bwn_nphy_read_lpf_ctl(mac, 0x159 + core * 0x10); in bwn_nphy_workarounds_rev7plus()
2983 lpf_ofdm_40mhz[core] = 4; in bwn_nphy_workarounds_rev7plus()
3005 lpf_ofdm_40mhz[0] = 4; in bwn_nphy_workarounds_rev7plus()
3009 lpf_ofdm_40mhz[1] = 4; in bwn_nphy_workarounds_rev7plus()
3018 lpf_ofdm_40mhz[core] = 3; in bwn_nphy_workarounds_rev7plus()
3053 lpf_ofdm_40mhz[core]; in bwn_nphy_workarounds_rev7plus()