Searched refs:rx_mcast_frames (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h416 __be64 rx_mcast_frames; member in struct:fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats
H A Dcsio_attr.c338 be64_to_cpu(fcoe_port_stats.rx_mcast_frames) + csio_get_stats()
H A Dcsio_mb.c1090 portstats->rx_mcast_frames = stats.rx_mcast_frames; csio_mb_process_portparams_rsp()
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
H A Dnic.h196 u64 rx_mcast_frames; member in struct:nicvf_hw_stats
H A Dnicvf_ethtool.c41 NICVF_HW_STAT(rx_mcast_frames),
H A Dnicvf_main.c1328 stats->rx_mcast_frames = GET_RX_STATS(RX_MCAST); nicvf_update_stats()
1372 stats->multicast = hw_stats->rx_mcast_frames; nicvf_get_stats64()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h96 u64 rx_mcast_frames; member in struct:t4vf_port_stats
H A Dt4vf_hw.c1410 s->rx_mcast_frames = be64_to_cpu(fwstats.rx_mcast_frames); t4vf_get_port_stats()
H A Dcxgb4vf_main.c853 ns->rx_packets = (stats.rx_bcast_frames + stats.rx_mcast_frames + cxgb4vf_get_stats()
855 ns->multicast = stats.rx_mcast_frames; cxgb4vf_get_stats()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dxgmac.c611 RMON_UPDATE(mac, rx_mcast_frames, RX_MCAST_FRAMES); t3_mac_update_stats()
H A Dcommon.h220 u64 rx_mcast_frames; /* good multicast frames */ member in struct:mac_stats
H A Dcxgb3_main.c1500 ns->multicast = pstats->rx_mcast_frames; cxgb_get_stats()
1690 *data++ = s->rx_mcast_frames; get_stats()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2159 __be64 rx_mcast_frames; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_pf
2177 __be64 rx_mcast_frames; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_vf
H A Dcxgb4.h139 u64 rx_mcast_frames; /* all multicast frames */ member in struct:port_stats
H A Dcxgb4_main.c2929 ns->multicast = stats.rx_mcast_frames; cxgb_get_stats()
H A Dt4_hw.c5415 p->rx_mcast_frames = GET_STAT(RX_PORT_MCAST); t4_get_port_stats()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h606 __le64 rx_mcast_frames; member in struct:rx_port_stats

Completed in 501 milliseconds