Searched refs:rx_unicast (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/nfe/
H A Dif_nfevar.h84 uint32_t rx_unicast; member in struct:nfe_hw_stats
H A Dif_nfe.c3179 &stats->rx_unicast, "Unicast Frames");
3287 stats->rx_unicast += NFE_READ(sc, NFE_RX_UNICAST);
/freebsd-11.0-release/sys/dev/ixl/
H A Dixl_pf_main.c2720 {&eth_stats->rx_unicast, "ucast_pkts_rcvd",
3683 &osd->eth.rx_unicast,
3684 &nsd->eth.rx_unicast);
4009 &oes->rx_unicast, &es->rx_unicast);
4060 IXL_SET_IPACKETS(vsi, es->rx_unicast +
H A Di40e_type.h1321 u64 rx_unicast; /* uprc */ member in struct:i40e_eth_stats
H A Dixlvc.c813 IXL_SET_IPACKETS(vsi, es->rx_unicast +
H A Dif_ixlv.c2895 {&es->rx_unicast, "ucast_pkts_rcvd",

Completed in 133 milliseconds