Searched refs:rx_mcast (Results 1 – 4 of 4) sorted by relevance
477 int rx_mcast = hal_rx_msdu_end_da_is_mcbc_get(hal_soc, rx_tlv_hdr); in dp_wds_rx_policy_check() local533 (txrx_peer->wds_enabled && !rx_mcast && in dp_wds_rx_policy_check()535 (txrx_peer->wds_enabled && rx_mcast && in dp_wds_rx_policy_check()540 if ((!rx_mcast && (rx_4addr == rx_policy_ucast)) || in dp_wds_rx_policy_check()541 (rx_mcast && (rx_4addr == rx_policy_mcast))) { in dp_wds_rx_policy_check()
134 ac_stats->tx_mcast, ac_stats->rx_mcast, in hdd_debugfs_process_iface_stats()
1053 stats->rx_mcast) || in put_wifi_wmm_ac_stat()1411 stats->rx_mcast += hdd_ac_stats->rx_mcast; in wlan_hdd_update_wmm_ac_stats()
11401 A_UINT32 rx_mcast; member