Searched refs:rx_mcast_frames (Results 26 - 33 of 33) sorted by relevance

12

/freebsd-12-stable/sys/dev/msk/
H A Dif_mskreg.h2464 uint32_t rx_mcast_frames; member in struct:msk_hw_stats
H A Dif_msk.c4353 stats->rx_mcast_frames +=
4509 child, rx_mcast_frames, "Multicast frames");
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c2249 return (s->rx_bcast_frames + s->rx_mcast_frames +
2265 return (s->rx_mcast_frames);
2323 return (s->rx_mcast_frames);
6018 stats->rx_mcast_frames = GET_STAT(RX_VF_MCAST_FRAMES);
6818 T4_REGSTAT(rx_mcast_frames, RX_PORT_MCAST, "# of multicast frames");
/freebsd-12-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6986 __be64 rx_mcast_frames; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_pf
7004 __be64 rx_mcast_frames; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_vf
9174 __be64 rx_mcast_frames; member in struct:fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats
/freebsd-12-stable/sys/dev/cxgb/
H A Dcxgb_main.c2243 return (mstats->rx_mcast_frames);
H A Dcxgb_sge.c3670 CXGB_SYSCTL_ADD_QUAD(rx_mcast_frames);
/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c6902 p->rx_mcast_frames = GET_STAT(RX_PORT_MCAST);
6934 p->rx_mcast_frames -= p->rx_pause;
/freebsd-12-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h29801 uint64_t rx_mcast_frames; member in struct:rx_port_stats
[all...]

Completed in 529 milliseconds

12