Home
last modified time | relevance | path

Searched refs:tx_coe (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dxgbe-drv.c160 hw_feat->tx_coe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, TXCOESEL); in xgbe_get_all_hw_features()
261 hw_feat->tx_coe ? "yes" : "no"); in xgbe_get_all_hw_features()
H A Dxgbe.h965 unsigned int tx_coe; /* Tx Checksum Offload */ member