Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dutils_mlo.c4999 if (subelempayloadlen < WLAN_ML_PAV_LINFO_PERSTAPROF_STACTRL_SIZE) { in util_parse_pamlie_perstaprofile_stactrl()
5002 WLAN_ML_PAV_LINFO_PERSTAPROF_STACTRL_SIZE); in util_parse_pamlie_perstaprofile_stactrl()
5009 WLAN_ML_PAV_LINFO_PERSTAPROF_STACTRL_SIZE); in util_parse_pamlie_perstaprofile_stactrl()
5012 parsed_payload_len += WLAN_ML_PAV_LINFO_PERSTAPROF_STACTRL_SIZE; in util_parse_pamlie_perstaprofile_stactrl()
5014 subelempayload += WLAN_ML_PAV_LINFO_PERSTAPROF_STACTRL_SIZE; in util_parse_pamlie_perstaprofile_stactrl()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
H A Dwlan_cmn_ieee80211.h2954 #define WLAN_ML_PAV_LINFO_PERSTAPROF_STACTRL_SIZE 2 macro