Searched refs:tx_coe (Results 1 – 8 of 8) sorted by relevance
140 .tx_coe = 1,174 .tx_coe = 1,
107 int tx_coe; member
145 plat_dat->tx_coe = 1; in sun7i_gmac_probe()
1295 else if (priv->plat->force_sf_dma_mode || priv->plat->tx_coe) { in stmmac_dma_operation_mode()1593 priv->dma_cap.tx_coe = (hw_cap & DMA_HW_FEAT_TXCOESEL) >> 16; in stmmac_get_hw_features()2404 if (!priv->plat->tx_coe) in stmmac_fix_features()2634 (priv->dma_cap.tx_coe) ? "Y" : "N"); in stmmac_sysfs_dma_cap_read()2785 priv->plat->tx_coe = 0; in stmmac_hw_init()2787 priv->plat->tx_coe = priv->dma_cap.tx_coe; in stmmac_hw_init()2805 if (priv->plat->tx_coe) in stmmac_hw_init()
265 unsigned int tx_coe; member
728 unsigned int tx_coe; /* Tx Checksum Offload */ member
526 hw_feat->tx_coe = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, TXCOESEL); in xgbe_get_all_hw_features()
127 int tx_coe;159 o tx_coe: core is able to perform the tx csum in HW.