Home
last modified time | relevance | path

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

/linux/arch/mips/loongson32/common/
H A Dplatform.c138 .tx_coe = 1,
175 .tx_coe = 1,
/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-sunxi.c142 plat_dat->tx_coe = 1; in sun7i_gmac_probe()
H A Ddwmac1000_dma.c260 dma_cap->tx_coe = (hw_cap & DMA_HW_FEAT_TXCOESEL) >> 16; in dwmac1000_get_hw_feature()
H A Dcommon.h430 unsigned int tx_coe; member
H A Ddwmac4_dma.c399 dma_cap->tx_coe = (hw_cap & GMAC_HW_FEAT_TXCOSEL) >> 14; in dwmac4_get_hw_feature()
H A Dstmmac_platform.c549 plat->tx_coe = 1; in stmmac_probe_config_dt()
H A Ddwxgmac2_dma.c402 dma_cap->tx_coe = (hw_cap & XGMAC_HWFEAT_TXCOESEL) >> 14; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c2392 } else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) { in stmmac_dma_operation_mode()
5901 if (!priv->plat->tx_coe) in stmmac_fix_features()
6416 (priv->dma_cap.tx_coe) ? "Y" : "N"); in stmmac_dma_cap_show()
7189 priv->plat->tx_coe = 0; in stmmac_hw_init()
7191 priv->plat->tx_coe = priv->dma_cap.tx_coe; in stmmac_hw_init()
7211 if (priv->plat->tx_coe) in stmmac_hw_init()
H A Ddwmac-sun8i.c1235 plat_dat->tx_coe = 1; in sun8i_dwmac_probe()
/linux/include/linux/
H A Dstmmac.h212 int tx_coe; member
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h1005 unsigned int tx_coe; /* Tx Checksum Offload */ member
H A Dxgbe-drv.c767 hw_feat->tx_coe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, TXCOESEL); in xgbe_get_all_hw_features()
867 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;