Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_wifi.h64 #define WL_CHANSPEC_BW_40 0x0C00 macro
119 (((chspec) & WL_CHANSPEC_BW_MASK) == WL_CHANSPEC_BW_40)
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_cmn.c688 case WL_CHANSPEC_BW_40: in wlc_phy_clk_bwbits()
1278 if (ISNPHY(pi) && pi->bw == WL_CHANSPEC_BW_40) { in wlc_phy_chanspec_band_firstch()
1291 chspec = channel | WL_CHANSPEC_BW_40 | in wlc_phy_chanspec_band_firstch()
Dphy_n.c14732 if (pi->bw == WL_CHANSPEC_BW_40) { in wlc_phy_ipa_set_tx_digi_filts_nphy()
14755 if (pi->bw == WL_CHANSPEC_BW_40) { in wlc_phy_ipa_restore_tx_digi_filts_nphy()
20730 bias = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_chanspec_radio2056_setup()
24755 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_a2_nphy()
24758 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_a2_nphy()
24761 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? 75 : 107; in wlc_phy_a2_nphy()
24902 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? 45 : 64; in wlc_phy_a2_nphy()
24904 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? 75 : 107; in wlc_phy_a2_nphy()
27465 (pi->bw == WL_CHANSPEC_BW_40) ? 24 : 12; in wlc_phy_cal_rxiq_nphy_rev3()
27466 txlpf_idac = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_cal_rxiq_nphy_rev3()
[all …]