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

/freebsd-11-stable/sys/dev/bfe/
H A Dif_bfereg.h547 uint64_t tx_frag_frames; member in struct:bfe_hw_stats
H A Dif_bfe.c1277 stats->tx_frag_frames += mib[MIB_TX_FRAG];
1914 (uint64_t)stats->tx_frag_frames);
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_sysctl.c321 "tx_frag_frames", CTLFLAG_RD,
322 &softc->tx_port_stats->tx_frag_frames, "Transmitted frag frames");
H A Dhsi_struct_def.h29720 uint64_t tx_frag_frames; member in struct:tx_port_stats
[all...]

Completed in 235 milliseconds