Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4184 bool sph_en; in stmmac_set_features() local
4197 sph_en = (priv->hw->rx_csum > 0) && priv->sph; in stmmac_set_features()
4199 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_set_features()