Searched refs:WL_RSPEC_BW_160MHZ (Results 1 – 19 of 19) sorted by relevance
113 #define WL_RSPEC_BW_160MHZ 0x00040000 macro131 #define RSPEC_IS160MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_160MHZ)
364 } else if (bw == WL_RSPEC_BW_160MHZ) { in rate_mcs2rate()2568 case WL_RSPEC_BW_160MHZ: in dhd_rtt_convert_rate_to_host()
129 ((bwi) > 0 && ((bwi) << WL_RSPEC_BW_SHIFT) <= WL_RSPEC_BW_160MHZ) ? \343 } else if (bw == WL_RSPEC_BW_160MHZ) { in wf_mcs_to_Ndbps()410 } else if (bw == WL_RSPEC_BW_160MHZ) { in wf_mcs_to_rate()
221 (((VHT_SIGA1_160MHZ_VAL + 1) << WL_RSPEC_BW_SHIFT) != WL_RSPEC_BW_160MHZ)) in wf_vht_plcp_to_rspec()
386 } else if (bw == WL_RSPEC_BW_160MHZ) { in rate_mcs2rate()3183 case WL_RSPEC_BW_160MHZ: in dhd_rtt_convert_rate_to_host()
152 #define WL_RSPEC_BW_160MHZ 0x00040000u macro176 #define RSPEC_IS160MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_160MHZ)
77 #define WL_RSPEC_BW_160MHZ 0x00040000 macro
346 #define RSPEC_IS160MHZ(rspec) (RSPEC_BW(rspec) == WL_RSPEC_BW_160MHZ)413 } else if (bw == WL_RSPEC_BW_160MHZ) { in rate_mcs2rate()
75 #define WL_RSPEC_BW_160MHZ 0x00040000 macro