Home
last modified time | relevance | path

Searched refs:tx_coe (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c185 } 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()
H A Ddwc-xlgmac.h509 unsigned int tx_coe; /* Tx Checksum Offload */ member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2504 } 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()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c691 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()
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst382 int tx_coe;