Searched refs:rx_coe (Results 1 – 6 of 6) sorted by relevance
190 if (pdata->hw_feat.rx_coe) { in xlgmac_init()401 hw_feat->rx_coe = XLGMAC_GET_REG_BITS(mac_hfr0, in xlgmac_get_all_hw_features()541 pdata->hw_feat.rx_coe ? "YES" : "NO"); in xlgmac_print_all_hw_features()
510 unsigned int rx_coe; /* Rx Checksum Offload */ member
246 plat->rx_coe = 1; in motorcomm_default_plat_data()
947 unsigned int rx_coe; /* Rx Checksum Offload */ member
714 hw_feat->rx_coe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, RXCOESEL); in xgbe_get_all_hw_features()830 hw_feat->rx_coe ? "yes" : "no"); in xgbe_get_all_hw_features()
383 int rx_coe;