Searched refs:tx_64_byte_packets (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h407 u64 tx_64_byte_packets; member in struct:ecore_eth_stats_common
H A Decore_l2.c1956 p_common->tx_64_byte_packets += port_stats.eth.t64;
H A Dqlnx_os.c2077 OID_AUTO, "tx_64_byte_packets",
2078 CTLFLAG_RD, &ha->hw_stats.common.tx_64_byte_packets,
2079 "tx_64_byte_packets");
/freebsd-11-stable/sys/dev/oce/
H A Doce_hw.h3006 uint32_t tx_64_byte_packets; /* dword 54*/ member in struct:oce_port_rxf_stats_v0

Completed in 132 milliseconds