Home
last modified time | relevance | path

Searched refs:rx_bcast_pkts (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h42 u64 rx_bcast_pkts; member
H A Dqede_main.c330 p_common->rx_bcast_pkts = stats.common.rx_bcast_pkts; in qede_fill_by_demand_stats()
434 p_common->rx_bcast_pkts; in qede_get_stats64()
444 stats->multicast = p_common->rx_mcast_pkts + p_common->rx_bcast_pkts; in qede_get_stats64()
/linux/include/linux/qed/
H A Dqed_if.h1322 u64 rx_bcast_pkts; member
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c3016 rx_packets += BNGE_GET_RING_STATS64(sw, rx_bcast_pkts); in bnge_get_ring_stats64()
3131 rx_save->packets += BNGE_GET_RING_STATS64(sw, rx_bcast_pkts); in bnge_save_ring_stats()
3207 stats->packets += BNGE_GET_RING_STATS64(sw, rx_bcast_pkts); in bnge_get_queue_stats_rx()
/linux/include/linux/bnge/
H A Dhsi.h2517 __le64 rx_bcast_pkts; member
2559 __le64 rx_bcast_pkts; member
9146 __le64 rx_bcast_pkts; member
9178 __le64 rx_bcast_pkts; member
9321 __le64 rx_bcast_pkts; member
9356 __le64 rx_bcast_pkts; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c3157 p_common->rx_bcast_pkts; in qed_fill_generic_tlv_data()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c13669 stats->rx_packets += BNXT_GET_RING_STATS64(sw, rx_bcast_pkts); in bnxt_get_ring_stats()
16268 stats->packets += BNXT_GET_RING_STATS64(sw, rx_bcast_pkts); in bnxt_get_queue_stats_rx()