Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dutils_mlo.c413 enum wlan_ml_bv_linfo_perstaprof_stactrl_nstrbmsz nstrbmsz; in util_parse_bvmlie_perstaprofile_stactrl() local
597 nstrbmsz = in util_parse_bvmlie_perstaprofile_stactrl()
602 if (nstrbmsz == WLAN_ML_BV_LINFO_PERSTAPROF_STACTRL_NSTRBMSZ_1_OCTET) { in util_parse_bvmlie_perstaprofile_stactrl()
612 } else if (nstrbmsz == WLAN_ML_BV_LINFO_PERSTAPROF_STACTRL_NSTRBMSZ_2_OCTETS) { in util_parse_bvmlie_perstaprofile_stactrl()
627 mlo_err_rl("Invalid NSTR Bitmap size %u", nstrbmsz); in util_parse_bvmlie_perstaprofile_stactrl()
632 nstr_info->nstr_bmp_size = nstrbmsz; in util_parse_bvmlie_perstaprofile_stactrl()
636 if (nstrbmsz == WLAN_ML_BV_LINFO_PERSTAPROF_STACTRL_NSTRBMSZ_1_OCTET) { in util_parse_bvmlie_perstaprofile_stactrl()
639 } else if (nstrbmsz == WLAN_ML_BV_LINFO_PERSTAPROF_STACTRL_NSTRBMSZ_2_OCTETS) { in util_parse_bvmlie_perstaprofile_stactrl()