Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/broadcom/b43/
A Dphy_n.c746 if (b43_is_40mhz(dev)) { in b43_radio_2057_setup()
1537 bw = b43_is_40mhz(dev) ? 40 : 20; in b43_nphy_gen_load_samples()
1546 if (b43_is_40mhz(dev)) in b43_nphy_gen_load_samples()
2588 if (!b43_is_40mhz(dev)) { in b43_nphy_gain_ctl_workarounds_rev1_2()
2602 if (!b43_is_40mhz(dev)) { in b43_nphy_gain_ctl_workarounds_rev1_2()
2617 b43_is_40mhz(dev)) in b43_nphy_gain_ctl_workarounds_rev1_2()
3027 if (!b43_is_40mhz(dev)) { in b43_nphy_workarounds_rev7plus()
3214 if (!b43_is_40mhz(dev)) { in b43_nphy_workarounds_rev3plus()
4944 if (b43_is_40mhz(dev)) { in b43_nphy_int_pa_set_tx_dig_filters()
5367 if (b43_is_40mhz(dev)) { in b43_nphy_cal_tx_iq_lo()
[all …]
A Dphy_common.h442 bool b43_is_40mhz(struct b43_wldev *dev);
A Dphy_common.c557 bool b43_is_40mhz(struct b43_wldev *dev) in b43_is_40mhz() function
A Dtables_nphy.c3816 if (phy->radio_rev == 11 && !b43_is_40mhz(dev)) in b43_nphy_get_gain_ctl_workaround_ent()

Completed in 18 milliseconds