Searched refs:tx_coe (Results 1 – 6 of 6) 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
928 unsigned int tx_coe; /* Tx Checksum Offload */ member
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()
2549 } else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) { in stmmac_dma_operation_mode()6096 if (!priv->plat->tx_coe) in stmmac_fix_features()6567 (priv->dma_cap.tx_coe) ? "Y" : "N"); in stmmac_dma_cap_show()7413 priv->plat->tx_coe = 0; in stmmac_hw_init()7415 priv->plat->tx_coe = priv->dma_cap.tx_coe; in stmmac_hw_init()7436 if (priv->plat->tx_coe) in stmmac_hw_init()
382 int tx_coe;