Searched refs:sph_en (Results 1 – 1 of 1) sorted by relevance
3567 bool sph_en; in stmmac_hw_setup() local3649 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_hw_setup()3651 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_hw_setup()6104 bool sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_set_features() local6108 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_set_features()7026 bool sph_en; in stmmac_xdp_open() local7053 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_xdp_open()7079 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_xdp_open()