Searched refs:is_he_mcs_12_13_supported (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/wma/inc/ |
H A D | wma_api.h | 564 bool is_he_mcs_12_13_supported,
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_utils.c | 342 bool is_he_mcs_12_13_supported, in wma_match_he_rate() argument 360 if (is_he_mcs_12_13_supported) in wma_match_he_rate() 454 bool is_he_mcs_12_13_supported, in wma_match_he_rate() argument 465 bool is_he_mcs_12_13_supported, in wma_get_mcs_idx() argument 477 raw_rate, rate_flags, is_he_mcs_12_13_supported, *nss); in wma_get_mcs_idx() 488 is_he_mcs_12_13_supported, in wma_get_mcs_idx()
|
/wlan-driver/qcacld-3.0/core/sme/inc/ |
H A D | sme_api.h | 3902 bool is_he_mcs_12_13_supported,
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_stats.c | 243 bool is_he_mcs_12_13_supported; in copy_station_stats_to_adapter() local 328 is_he_mcs_12_13_supported = in copy_station_stats_to_adapter() 332 is_he_mcs_12_13_supported, in copy_station_stats_to_adapter() 339 is_he_mcs_12_13_supported, in copy_station_stats_to_adapter()
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
H A D | sme_api.c | 15749 bool is_he_mcs_12_13_supported, in sme_get_mcs_idx() argument 15754 return wma_get_mcs_idx(raw_rate, rate_flags, is_he_mcs_12_13_supported, in sme_get_mcs_idx()
|