Home
last modified time | relevance | path

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

/src/sys/dev/axgbe/
H A Dxgbe-drv.c161 hw_feat->rx_coe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, RXCOESEL); in xgbe_get_all_hw_features()
263 hw_feat->rx_coe ? "yes" : "no"); in xgbe_get_all_hw_features()
H A Dxgbe.h966 unsigned int rx_coe; /* Rx Checksum Offload */ member