Searched refs:sta_info_len (Results 1 – 2 of 2) sorted by relevance
120 uint8_t sta_info_len = 0; in lim_process_beacon_mlo() local161 sta_info_len = *(uint8_t *)(per_sta_pro + in lim_process_beacon_mlo()165 WLAN_ML_BV_LINFO_PERSTAPROF_STACTRL_SIZE + sta_info_len; in lim_process_beacon_mlo()167 WLAN_ML_BV_LINFO_PERSTAPROF_STACTRL_SIZE - sta_info_len; in lim_process_beacon_mlo()
4409 qdf_size_t parsed_payload_len = 0, sta_info_len; in util_parse_rvmlie_perstaprofile_stactrl() local4471 sta_info_len = *(subelempayload + parsed_payload_len); in util_parse_rvmlie_perstaprofile_stactrl()4479 if (sta_info_len < (parsed_sta_info_len + QDF_MAC_ADDR_SIZE)) { in util_parse_rvmlie_perstaprofile_stactrl()4481 sta_info_len, QDF_MAC_ADDR_SIZE, in util_parse_rvmlie_perstaprofile_stactrl()4513 if (sta_info_len < in util_parse_rvmlie_perstaprofile_stactrl()4517 sta_info_len, WLAN_ML_RV_LINFO_PERSTAPROF_STAINFO_APREMOVALTIMER_SIZE, in util_parse_rvmlie_perstaprofile_stactrl()4550 if (sta_info_len != (parsed_payload_len - in util_parse_rvmlie_perstaprofile_stactrl()4553 sta_info_len, in util_parse_rvmlie_perstaprofile_stactrl()