Searched refs:sph_en (Results 1 – 1 of 1) sorted by relevance
3621 bool sph_en; in stmmac_hw_setup() local3703 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_hw_setup()3705 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_hw_setup()6134 bool sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_set_features() local6138 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_set_features()7088 bool sph_en; in stmmac_xdp_open() local7115 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_xdp_open()7141 stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan); in stmmac_xdp_open()