Searched refs:WLC_40_MHZ (Results 1 – 3 of 3) sorted by relevance
37 #define WLC_40_MHZ 40 /* 40Mhz nphy channel bandwidth */ macro39 #define CHSPEC_WLC_BW(chanspec) (CHSPEC_IS40(chanspec) ? WLC_40_MHZ : \
497 if (bw == WLC_40_MHZ) in wlc_rateset_bw_mcs_filter()
5645 ASSERT(CHSPEC_WLC_BW(wlc->chanspec) == WLC_40_MHZ); in wlc_phytxctl1_calc()5900 if (CHSPEC_WLC_BW(wlc->chanspec) == WLC_40_MHZ) { in wlc_d11hdrs_mac80211()