Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/include/
A Dbrcmu_wifi.h55 #define WL_CHANSPEC_BW_40 0x0C00 macro
110 (((chspec) & WL_CHANSPEC_BW_MASK) == WL_CHANSPEC_BW_40)
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A 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()
A 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()
20715 bias = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_chanspec_radio2056_setup()
24722 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_a2_nphy()
24725 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_a2_nphy()
24728 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? 75 : 107; in wlc_phy_a2_nphy()
24869 m[core] = (pi->bw == WL_CHANSPEC_BW_40) ? 45 : 64; in wlc_phy_a2_nphy()
27423 (pi->bw == WL_CHANSPEC_BW_40) ? 24 : 12; in wlc_phy_cal_rxiq_nphy_rev3()
27424 txlpf_idac = (pi->bw == WL_CHANSPEC_BW_40) ? in wlc_phy_cal_rxiq_nphy_rev3()
28224 pi->bw == WL_CHANSPEC_BW_40) in wlc_phy_txpwrctrl_enable_nphy()
[all …]

Completed in 41 milliseconds