Searched refs:WL_RSPEC_BW_80MHZ (Results 1 – 19 of 19) sorted by relevance
112 #define WL_RSPEC_BW_80MHZ 0x00030000 macro130 #define RSPEC_IS80MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_80MHZ)
362 } else if (bw == WL_RSPEC_BW_80MHZ) { in rate_mcs2rate()2412 rspec |= WL_RSPEC_BW_80MHZ; in dhd_rtt_start()2565 case WL_RSPEC_BW_80MHZ: in dhd_rtt_convert_rate_to_host()
151 #define WL_RSPEC_BW_80MHZ 0x00030000u macro175 #define RSPEC_IS80MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_80MHZ)
76 #define WL_RSPEC_BW_80MHZ 0x00030000 macro
341 } else if (bw == WL_RSPEC_BW_80MHZ) { in wf_mcs_to_Ndbps()408 } else if (bw == WL_RSPEC_BW_80MHZ) { in wf_mcs_to_rate()
220 (((VHT_SIGA1_80MHZ_VAL + 1) << WL_RSPEC_BW_SHIFT) != WL_RSPEC_BW_80MHZ) || \ in wf_vht_plcp_to_rspec()
384 } else if (bw == WL_RSPEC_BW_80MHZ) { in rate_mcs2rate()2704 rspec |= WL_RSPEC_BW_80MHZ; in dhd_rtt_set_ftm_config_ratespec()3180 case WL_RSPEC_BW_80MHZ: in dhd_rtt_convert_rate_to_host()
345 #define RSPEC_IS80MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_80MHZ)411 } else if (bw == WL_RSPEC_BW_80MHZ) { in rate_mcs2rate()1469 rspec |= WL_RSPEC_BW_80MHZ; in dhd_rtt_start()
74 #define WL_RSPEC_BW_80MHZ 0x00030000 macro