Searched refs:all_peers_per_link_size (Results 1 – 1 of 1) sorted by relevance
449 u32 all_peers_per_link_size = 0, fixed_link_stat_size = 0; in convertToExternalIfaceMlstatStructure() local504 all_peers_per_link_size = num_peers * offsetof(wifi_peer_info, rate_stats); in convertToExternalIfaceMlstatStructure()505 if ((num_peers == NUM_PEER_AP) && (*data_rem_len >= all_peers_per_link_size)) { in convertToExternalIfaceMlstatStructure()514 num_peers, all_peers_per_link_size, *data_rem_len); in convertToExternalIfaceMlstatStructure()