Searched refs:sph_en (Results 1 – 1 of 1) sorted by relevance
3644 bool sph_en; in stmmac_hw_setup() local3731 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_hw_setup()3733 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_hw_setup()6230 bool sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_set_features() local6234 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_set_features()7157 bool sph_en; in stmmac_xdp_open() local7184 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_xdp_open()7198 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_xdp_open()