Searched refs:common_info_length (Results 1 – 4 of 4) sorted by relevance
247 uint8_t common_info_length; member345 uint8_t common_info_length; member367 uint8_t common_info_length;
3837 &ml_ie_info->common_info_length);9997 mlo_ie->common_info_length = common_info_len;10097 uint8_t common_info_length = 0;10121 common_info_length += WLAN_ML_BV_CINFO_LENGTH_SIZE;10135 common_info_length += QDF_MAC_ADDR_SIZE;10140 common_info_length += WLAN_ML_BV_CINFO_LINKIDINFO_SIZE;10146 common_info_length += WLAN_ML_BSSPARAMCHNGCNT_SIZE;10153 common_info_length += WLAN_ML_BV_CINFO_MLDCAPANDOP_SIZE;10157 common_info_length += WLAN_ML_BV_CINFO_EMLCAP_SIZE;10161 common_info_length += WLAN_ML_BV_CINFO_MLDCAPANDOP_SIZE;[all …]
8358 mlo_ie_info->common_info_length = dot11_cap.common_info_length; in lim_set_mlo_caps()