Home
last modified time | relevance | path

Searched refs:htShortGI40Mhz (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddph_global.h127 uint8_t htShortGI40Mhz:1; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_assoc_rsp_frame.c119 sta_ds->htShortGI40Mhz = in lim_update_stads_htcap()
122 sta_ds->htShortGI40Mhz = false; in lim_update_stads_htcap()
H A Dlim_process_assoc_req_frame.c1661 sta_ds->htShortGI40Mhz = in lim_update_sta_ds()
1666 sta_ds->htShortGI40Mhz = 0; in lim_update_sta_ds()
3456 if (sta_ds->htShortGI20Mhz || sta_ds->htShortGI40Mhz) in lim_fill_lim_assoc_ind_params()
H A Dlim_send_sme_rsp_messages.c258 if (sta_ds->htShortGI20Mhz || sta_ds->htShortGI40Mhz) in lim_get_max_rate_flags()
H A Dlim_process_tdls.c3604 sta->htShortGI40Mhz = htCaps->shortGI40MHz; in lim_tdls_update_hash_node_info()
H A Dlim_assoc_utils.c2431 add_sta_params->fShortGI40Mhz = sta_ds->htShortGI40Mhz; in lim_add_sta()