Home
last modified time | relevance | path

Searched refs:tx_coe (Results 1 – 7 of 7) 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 Ddwmac-motorcomm.c245 plat->tx_coe = 1; in motorcomm_default_plat_data()
H A Dstmmac_main.c2603 } 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()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h946 unsigned int tx_coe; /* Tx Checksum Offload */ member
H A Dxgbe-drv.c713 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()
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst382 int tx_coe;