Searched defs:is_vht (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/ |
H A D | wlan_cm_bss_scoring.c | 902 bool is_vht = false; in cm_calculate_bandwidth() local 955 static uint16_t cm_get_etp_ntone(bool is_ht, bool is_vht, in cm_get_etp_ntone() 1004 static uint16_t cm_get_etp_phy_header_dur_us(bool is_ht, bool is_vht, in cm_get_etp_phy_header_dur_us() 1175 bool is_ht, bool is_vht, bool is_he, in cm_calculate_etp() 1710 bool is_vht = false; in cm_get_ch_width() local 2491 bool is_vht = false; in cm_calculate_bss_score() local
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_utils.h | 3584 bool is_ht, bool is_vht, bool is_he, in lim_cp_stats_cstats_log_assoc_resp_evt() 3613 bool is_vht, bool is_he, in lim_cp_stats_cstats_log_assoc_req_evt()
|
H A D | lim_utils.c | 11858 bool is_ht, bool is_vht, in lim_cp_stats_cstats_log_assoc_resp_evt() 11970 bool is_ht, bool is_vht, bool is_he, in lim_cp_stats_cstats_log_assoc_req_evt()
|
H A D | lim_send_management_frames.c | 1536 bool is_vht = false; in lim_send_assoc_rsp_mgmt_frame() local
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_utils.c | 3445 uint8_t is_vht, bool is_he, bool is_eht) in wma_peer_phymode()
|