Home
last modified time | relevance | path

Searched refs:pHTInfo (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c3864 tDot11fIEHTInfo *pHTInfo, in lim_update_sta_run_time_ht_switch_chnl_params() argument
3890 pHTInfo->primaryChannel); in lim_update_sta_run_time_ht_switch_chnl_params()
3899 if (pHTInfo->primaryChannel != wlan_reg_freq_to_chan( in lim_update_sta_run_time_ht_switch_chnl_params()
3906 (uint8_t) pHTInfo->secondaryChannelOffset in lim_update_sta_run_time_ht_switch_chnl_params()
3908 (uint8_t) pHTInfo->recommendedTxWidthSet) { in lim_update_sta_run_time_ht_switch_chnl_params()
3910 (ePhyChanBondState) pHTInfo->secondaryChannelOffset; in lim_update_sta_run_time_ht_switch_chnl_params()
3912 (uint8_t) pHTInfo->recommendedTxWidthSet; in lim_update_sta_run_time_ht_switch_chnl_params()
3978 tDot11fIEHTInfo *pHTInfo, in lim_update_sta_run_time_ht_info() argument
3982 (uint8_t) pHTInfo->recommendedTxWidthSet) { in lim_update_sta_run_time_ht_info()
3984 (uint8_t) pHTInfo->recommendedTxWidthSet; in lim_update_sta_run_time_ht_info()
[all …]
H A Dlim_utils.h491 tDot11fIEHTInfo *pHTInfo,