Searched refs:rx_mc_bc_cnt (Results 1 – 15 of 15) sorted by relevance
1408 (sizeof(stainfo->rx_mc_bc_cnt) + NLA_HDRLEN) + in hdd_get_cached_station_remote()1463 if (!(stainfo->rx_mc_bc_cnt & HDD_STATION_INFO_RX_MC_BC_COUNT)) { in hdd_get_cached_station_remote()1466 (stainfo->rx_mc_bc_cnt & in hdd_get_cached_station_remote()1472 (stainfo->rx_mc_bc_cnt & in hdd_get_cached_station_remote()1813 stainfo->rx_mc_bc_cnt = peer_stats->rx.multicast.num + in hdd_get_peer_stats()1816 stainfo->rx_mc_bc_cnt += peer_stats->rx.multicast.num + in hdd_get_peer_stats()1935 nla_attr_size(sizeof(stainfo->rx_mc_bc_cnt)) + in hdd_add_peer_stats_get_len()2226 stainfo->rx_mc_bc_cnt)) { in hdd_add_peer_stats()
174 hdd_sta_info->rx_mc_bc_cnt++; in hdd_ipa_update_rx_mcbc_stats()178 hdd_sta_info->rx_mc_bc_cnt++; in hdd_ipa_update_rx_mcbc_stats()362 sta_info->rx_mc_bc_cnt = 0; in hdd_reset_sta_info_during_reattach()
303 uint32_t rx_mc_bc_cnt; member
2836 cache_stainfo->rx_mc_bc_cnt = in hdd_hostapd_sap_event_cb()2837 disassoc_comp->rx_mc_bc_cnt; in hdd_hostapd_sap_event_cb()
458 if (peer_extended_stats->rx_mc_bc_cnt) in tgt_mc_cp_stats_update_peer_extd_stats()459 peer_extd_mc_stats->rx_mc_bc_cnt = in tgt_mc_cp_stats_update_peer_extd_stats()460 peer_extended_stats->rx_mc_bc_cnt; in tgt_mc_cp_stats_update_peer_extd_stats()465 peer_extended_stats->rx_mc_bc_cnt); in tgt_mc_cp_stats_update_peer_extd_stats()
714 uint32_t rx_mc_bc_cnt; member
563 ev->peer_extended_stats[i].rx_mc_bc_cnt = in target_if_cp_stats_extract_peer_extd_stats()564 peer_extd_stats.rx_mc_bc_cnt; in target_if_cp_stats_extract_peer_extd_stats()574 ev->peer_extended_stats[i].rx_mc_bc_cnt = in target_if_cp_stats_extract_peer_extd_stats()
513 uint32_t rx_mc_bc_cnt; member
1152 peer_extd_stats->rx_mc_bc_cnt = ev->rx_mc_bc_cnt; in extract_peer_extd_stats_tlv()
593 uint32_t rx_mc_bc_cnt; member
314 uint32_t rx_mc_bc_cnt; member
2599 mac->rx_mc_bc_cnt = ev->peer_extended_stats->rx_mc_bc_cnt; in csr_get_peer_stats_cb()2604 mac->rx_mc_bc_cnt); in csr_get_peer_stats_cb()2788 roam_info->rx_mc_bc_cnt = mac_ctx->rx_mc_bc_cnt; in csr_roam_process_results_default()3163 roam_info->rx_mc_bc_cnt = mac_ctx->rx_mc_bc_cnt; in csr_roam_send_disconnect_done_indication()
2684 disassoc_comp->rx_mc_bc_cnt = csr_roaminfo->rx_mc_bc_cnt; in sap_signal_hdd_event()
4459 uint32_t rx_mc_bc_cnt; member
16434 A_UINT32 rx_mc_bc_cnt; /* 1 in the MSB of rx_mc_bc_cnt represents a valid data */ member