Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h87 u64 sent_ucast_pkts; member
H A Decore_hsi_common.h124 struct regpair sent_ucast_pkts /* number of total packets sent without errors */; member
1497 struct regpair sent_ucast_pkts /* number of total packets sent without errors */; member
H A Decore_ll2.c2152 p_stats->sent_ucast_pkts += HILO_64_REGPAIR(pstats.sent_ucast_pkts); in _ecore_ll2_get_pstats()
H A Decore_l2.c1791 HILO_64_REGPAIR(pstats.sent_ucast_pkts); in __ecore_get_vport_pstats()