Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h84 u64 sent_ucast_bytes; member
H A Decore_hsi_common.h121 struct regpair sent_ucast_bytes /* number of total bytes sent without errors */; member
1494 struct regpair sent_ucast_bytes /* number of total bytes sent without errors */; member
H A Decore_ll2.c2149 p_stats->sent_ucast_bytes += HILO_64_REGPAIR(pstats.sent_ucast_bytes); in _ecore_ll2_get_pstats()
H A Decore_l2.c1785 HILO_64_REGPAIR(pstats.sent_ucast_bytes); in __ecore_get_vport_pstats()