Home
last modified time | relevance | path

Searched refs:rx_ucast_frames (Results 1 – 14 of 14) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h99 u64 rx_ucast_frames; /* unicast */ member
Dt4vf_hw.c1611 s->rx_ucast_frames = be64_to_cpu(fwstats.rx_ucast_frames); in t4vf_get_port_stats()
Dcxgb4vf_main.c854 stats.rx_ucast_frames); in cxgb4vf_get_stats()
/drivers/net/ethernet/cavium/thunder/
Dnic.h182 u64 rx_ucast_frames; member
Dnicvf_main.c1377 stats->rx_ucast_frames = GET_RX_STATS(RX_UCAST); in nicvf_update_stats()
1413 stats->rx_frames = stats->rx_ucast_frames + in nicvf_update_stats()
Dnicvf_ethtool.c40 NICVF_HW_STAT(rx_ucast_frames),
/drivers/scsi/csiostor/
Dt4fw_api_stor.h418 __be64 rx_ucast_frames; member
Dcsio_mb.c1092 portstats->rx_ucast_frames = stats.rx_ucast_frames; in csio_mb_process_portparams_rsp()
Dcsio_attr.c339 be64_to_cpu(fcoe_port_stats.rx_ucast_frames)); in csio_get_stats()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h2172 __be64 rx_ucast_frames; member
2190 __be64 rx_ucast_frames; member
Dcxgb4.h142 u64 rx_ucast_frames; /* all unicast frames */ member
Dt4_hw.c5466 p->rx_ucast_frames = GET_STAT(RX_PORT_UCAST); in t4_get_port_stats()
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c139 BNXT_RX_STATS_ENTRY(rx_ucast_frames),
Dbnxt_hsi.h742 __le64 rx_ucast_frames; member