Searched refs:tso_en (Results 1 – 5 of 5) sorted by relevance
191 bool tso_en; member
478 plat->tso_en = of_property_read_bool(np, "snps,tso"); in stmmac_probe_config_dt()491 plat->tso_en = of_property_read_bool(np, "snps,tso"); in stmmac_probe_config_dt()
121 plat_dat->tso_en = 1; in dwc_eth_dwmac_config_dt()
3638 if ((priv->plat->tso_en) && (priv->dma_cap.tsoen)) { in stmmac_fix_features()4297 if ((priv->plat->tso_en) && (priv->dma_cap.tsoen)) { in stmmac_dvr_probe()
141 bool tso_en;188 o tso_en: Enables TSO (TCP Segmentation Offload) feature.