Searched refs:sph_en (Results 1 – 1 of 1) sorted by relevance
3650 bool sph_en; in stmmac_hw_setup() local3729 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_hw_setup()3731 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_hw_setup()6196 bool sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_set_features() local6200 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_set_features()7136 bool sph_en; in stmmac_xdp_open() local7163 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_xdp_open()7177 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_xdp_open()