Home
last modified time | relevance | path

Searched refs:rx_bcast_packets (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_cna.h74 u64 rx_bcast_packets; /*!< Rx broadcast packets */ member
/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h1296 u64 rx_bcast_packets; /* Rx broadcast packets */ member
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c1280 le64_to_cpu(ls->rx_bcast_packets); in ionic_get_stats64()
2405 vf_stats->broadcast = le64_to_cpu(vs->rx_bcast_packets); in ionic_get_vf_stats()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c11028 TG3_STAT_ADD32(&sp->rx_bcast_packets, MAC_RX_STATS_BCAST); in tg3_periodic_fetch_stats()
11945 ESTAT_ADD(rx_bcast_packets); in tg3_get_estats()
12031 get_stat64(&hw_stats->rx_bcast_packets); in tg3_get_nstats()