Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_wifi.h55 #define WL_CHANSPEC_BW_40 0x0C00 macro
110 (((chspec) & WL_CHANSPEC_BW_MASK) == WL_CHANSPEC_BW_40)
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_cmn.c677 case WL_CHANSPEC_BW_40: in wlc_phy_clk_bwbits()
1267 if (ISNPHY(pi) && pi->bw == WL_CHANSPEC_BW_40) { in wlc_phy_chanspec_band_firstch()
1280 chspec = channel | WL_CHANSPEC_BW_40 | in wlc_phy_chanspec_band_firstch()
Dphy_n.c14721 if (pi->bw == WL_CHANSPEC_BW_40) { in wlc_phy_ipa_set_tx_digi_filts_nphy()
14744 if (pi->bw == WL_CHANSPEC_BW_40) { in wlc_phy_ipa_restore_tx_digi_filts_nphy()
20719 bias = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_chanspec_radio2056_setup()
24744 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_a2_nphy()
24747 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_a2_nphy()
24750 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? 75 : 107; in wlc_phy_a2_nphy()
24891 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? 45 : 64; in wlc_phy_a2_nphy()
24893 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? 75 : 107; in wlc_phy_a2_nphy()
27454 (pi->bw == WL_CHANSPEC_BW_40) ? 24 : 12; in wlc_phy_cal_rxiq_nphy_rev3()
27455 txlpf_idac = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_cal_rxiq_nphy_rev3()
[all …]