Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2_api.h89 u64 sent_bcast_pkts; member
H A Decore_hsi_common.h126 struct regpair sent_bcast_pkts /* number of total packets sent without errors */; member
1499 struct regpair sent_bcast_pkts /* number of total packets sent without errors */; member
H A Decore_ll2.c2154 p_stats->sent_bcast_pkts += HILO_64_REGPAIR(pstats.sent_bcast_pkts); in _ecore_ll2_get_pstats()
H A Decore_l2.c1795 HILO_64_REGPAIR(pstats.sent_bcast_pkts); in __ecore_get_vport_pstats()