Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxpvar.h164 uint32_t tx_tco; member
H A Dif_fxpreg.h428 uint16_t tx_tco; member
H A Dif_fxp.c2040 status = (uint32_t *)&sp->tx_tco; in fxp_update_stats()
2065 hsp->tx_tco += le16toh(sp->tx_tco); in fxp_update_stats()
3228 &hsp->tx_tco, "TCO frames"); in fxp_sysctl_node()