Searched refs:tsoen (Results 1 – 4 of 4) sorted by relevance
338 unsigned int tsoen; member
318 dma_cap->tsoen = (hw_cap & XGMAC_HWFEAT_TSOEN) >> 18; in dwxgmac2_get_hw_feature()
358 dma_cap->tsoen = (hw_cap & GMAC_HW_TSOEN) >> 18; in dwmac4_get_hw_feature()
3638 if ((priv->plat->tso_en) && (priv->dma_cap.tsoen)) { in stmmac_fix_features()4191 if (priv->dma_cap.tsoen) in stmmac_hw_init()4297 if ((priv->plat->tso_en) && (priv->dma_cap.tsoen)) { in stmmac_dvr_probe()