Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h88 u64 sent_mcast_pkts; member
H A Decore_hsi_common.h125 struct regpair sent_mcast_pkts /* number of total packets sent without errors */; member
1498 struct regpair sent_mcast_pkts /* number of total packets sent without errors */; member
H A Decore_ll2.c2153 p_stats->sent_mcast_pkts += HILO_64_REGPAIR(pstats.sent_mcast_pkts); in _ecore_ll2_get_pstats()
H A Decore_l2.c1793 HILO_64_REGPAIR(pstats.sent_mcast_pkts); in __ecore_get_vport_pstats()