Searched refs:sph_en (Results 1 – 1 of 1) sorted by relevance
3221 bool sph_en; in stmmac_hw_setup() local3323 sph_en = (priv->hw->rx_csum > 0) && priv->sph; in stmmac_hw_setup()3325 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_hw_setup()5502 bool sph_en; in stmmac_set_features() local5515 sph_en = (priv->hw->rx_csum > 0) && priv->sph; in stmmac_set_features()5518 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_set_features()