Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ !
H A Dlim_prop_exts_utils.c108 uint8_t ap_bcon_ch_width; in lim_extract_he_op() local
153 ap_bcon_ch_width = CH_WIDTH_160MHZ; in lim_extract_he_op()
155 ap_bcon_ch_width = CH_WIDTH_80P80MHZ; in lim_extract_he_op()
162 if ((ap_bcon_ch_width == CH_WIDTH_80P80MHZ) && in lim_extract_he_op()
584 uint8_t ap_bcon_ch_width; in lim_extract_ap_capability() local
661 ap_bcon_ch_width = vht_op->chanWidth; in lim_extract_ap_capability()
673 (ap_bcon_ch_width == WNI_CFG_VHT_CHANNEL_WIDTH_80MHZ)) { in lim_extract_ap_capability()
683 ap_bcon_ch_width = in lim_extract_ap_capability()
686 ap_bcon_ch_width = in lim_extract_ap_capability()
689 ap_bcon_ch_width = in lim_extract_ap_capability()
[all …]