Searched refs:tx_tco (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/fxp/
H A Dif_fxpvar.h166 uint32_t tx_tco; member in struct:fxp_hwstats
H A Dif_fxpreg.h430 uint16_t tx_tco; member in struct:fxp_stats
H A Dif_fxp.c2050 status = (uint32_t *)&sp->tx_tco;
2075 hsp->tx_tco += le16toh(sp->tx_tco);
3228 &hsp->tx_tco, "TCO frames");

Completed in 113 milliseconds