Searched refs:tx_coe (Results 1 – 7 of 7) sorted by relevance
185 } else if (pdata->hw_feat.tx_coe) { in xlgmac_init()398 hw_feat->tx_coe = XLGMAC_GET_REG_BITS(mac_hfr0, in xlgmac_get_all_hw_features()539 pdata->hw_feat.tx_coe ? "YES" : "NO"); in xlgmac_print_all_hw_features()
509 unsigned int tx_coe; /* Tx Checksum Offload */ member
245 plat->tx_coe = 1; in motorcomm_default_plat_data()
2603 } else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) { in stmmac_dma_operation_mode() 6166 if (!priv->plat->tx_coe) in stmmac_fix_features() 6631 (priv->dma_cap.tx_coe) ? "Y" : "N"); in stmmac_dma_cap_show() 7426 * enh_desc, tx_coe (e.g. that are passed through the in stmmac_hw_init() 7442 priv->plat->tx_coe = false; in stmmac_hw_init() 7444 priv->plat->tx_coe = priv->dma_cap.tx_coe; in stmmac_hw_init() 7465 if (priv->plat->tx_coe) in stmmac_hw_init()
946 unsigned int tx_coe; /* Tx Checksum Offload */ member
713 hw_feat->tx_coe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, TXCOESEL); in xgbe_get_all_hw_features()828 hw_feat->tx_coe ? "yes" : "no"); in xgbe_get_all_hw_features()
382 int tx_coe;