Searched refs:tx_coe (Results 1 – 5 of 5) 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
2504 } else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) { in stmmac_dma_operation_mode() 6066 if (!priv->plat->tx_coe) in stmmac_fix_features() 6537 (priv->dma_cap.tx_coe) ? "Y" : "N"); in stmmac_dma_cap_show() 7295 * enh_desc, tx_coe (e.g. that are passed through the in stmmac_hw_init() 7311 priv->plat->tx_coe = 0; in stmmac_hw_init() 7313 priv->plat->tx_coe = priv->dma_cap.tx_coe; in stmmac_hw_init() 7333 if (priv->plat->tx_coe) in stmmac_hw_init()
691 hw_feat->tx_coe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, TXCOESEL); in xgbe_get_all_hw_features() 806 hw_feat->tx_coe ? "yes" : "no"); in xgbe_get_all_hw_features()
382 int tx_coe;