Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dutils_mlo.c200 WLAN_ML_BV_CINFO_EMLCAP_SIZE)) { in util_parse_multi_link_ctrl()
203 WLAN_ML_BV_CINFO_EMLCAP_SIZE, in util_parse_multi_link_ctrl()
208 parsed_payload_len += WLAN_ML_BV_CINFO_EMLCAP_SIZE; in util_parse_multi_link_ctrl()
3373 WLAN_ML_BV_CINFO_EMLCAP_SIZE)) in util_get_bvmlie_eml_cap()
3382 WLAN_ML_BV_CINFO_EMLCAP_SIZE)) in util_get_bvmlie_eml_cap()
3672 mldcap_offset += WLAN_ML_BV_CINFO_EMLCAP_SIZE; in util_get_bvmlie_mldcap()
3773 extmldcap_offset += WLAN_ML_BV_CINFO_EMLCAP_SIZE; in util_get_bvmlie_ext_mld_cap_op_info()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
Dwlan_cmn_ieee80211.h2340 #define WLAN_ML_BV_CINFO_EMLCAP_SIZE 2 macro
2537 WLAN_ML_BV_CINFO_EMLCAP_SIZE + \
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c9991 common_info_len += WLAN_ML_BV_CINFO_EMLCAP_SIZE;
10157 common_info_length += WLAN_ML_BV_CINFO_EMLCAP_SIZE;
11321 common_info_len += WLAN_ML_BV_CINFO_EMLCAP_SIZE;
12461 mlo_ie->common_info_length += WLAN_ML_BV_CINFO_EMLCAP_SIZE;
12525 p_ml_ie += WLAN_ML_BV_CINFO_EMLCAP_SIZE;
12526 len_remaining -= WLAN_ML_BV_CINFO_EMLCAP_SIZE;
12967 mlo_ie->common_info_length += WLAN_ML_BV_CINFO_EMLCAP_SIZE;
13031 p_ml_ie += WLAN_ML_BV_CINFO_EMLCAP_SIZE;
13032 len_remaining -= WLAN_ML_BV_CINFO_EMLCAP_SIZE;
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
Dwlan_scan_utils_api.c2195 parsed_ie_len += WLAN_ML_BV_CINFO_EMLCAP_SIZE; in util_get_link_info_offset()