Searched refs:rx_coe (Results 1 – 2 of 2) sorted by relevance
161 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()
966 unsigned int rx_coe; /* Rx Checksum Offload */ member