tx_coe 156 arch/mips/loongson32/common/platform.c .tx_coe = 1, tx_coe 193 arch/mips/loongson32/common/platform.c .tx_coe = 1, tx_coe 751 drivers/net/ethernet/amd/xgbe/xgbe-drv.c hw_feat->tx_coe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, TXCOESEL); tx_coe 851 drivers/net/ethernet/amd/xgbe/xgbe-drv.c hw_feat->tx_coe ? "yes" : "no"); tx_coe 973 drivers/net/ethernet/amd/xgbe/xgbe.h unsigned int tx_coe; /* Tx Checksum Offload */ tx_coe 333 drivers/net/ethernet/stmicro/stmmac/common.h unsigned int tx_coe; tx_coe 1193 drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c plat_dat->tx_coe = 1; tx_coe 143 drivers/net/ethernet/stmicro/stmmac/dwmac-sunxi.c plat_dat->tx_coe = 1; tx_coe 246 drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.c dma_cap->tx_coe = (hw_cap & DMA_HW_FEAT_TXCOESEL) >> 16; tx_coe 349 drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c dma_cap->tx_coe = (hw_cap & GMAC_HW_FEAT_TXCOSEL) >> 14; tx_coe 368 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c dma_cap->tx_coe = (hw_cap & XGMAC_HWFEAT_TXCOESEL) >> 14; tx_coe 1830 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c } else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) { tx_coe 3787 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c if (!priv->plat->tx_coe) tx_coe 4152 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c (priv->dma_cap.tx_coe) ? "Y" : "N"); tx_coe 4399 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c priv->plat->tx_coe = 0; tx_coe 4401 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c priv->plat->tx_coe = priv->dma_cap.tx_coe; tx_coe 4421 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c if (priv->plat->tx_coe) tx_coe 187 drivers/net/ethernet/synopsys/dwc-xlgmac-common.c } else if (pdata->hw_feat.tx_coe) { tx_coe 400 drivers/net/ethernet/synopsys/dwc-xlgmac-common.c hw_feat->tx_coe = XLGMAC_GET_REG_BITS(mac_hfr0, tx_coe 541 drivers/net/ethernet/synopsys/dwc-xlgmac-common.c pdata->hw_feat.tx_coe ? "YES" : "NO"); tx_coe 508 drivers/net/ethernet/synopsys/dwc-xlgmac.h unsigned int tx_coe; /* Tx Checksum Offload */ tx_coe 143 include/linux/stmmac.h int tx_coe;