sph_en           3813 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 	bool sph_en;
sph_en           3826 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 	sph_en = (priv->hw->rx_csum > 0) && priv->sph;
sph_en           3828 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 		stmmac_enable_sph(priv, priv->ioaddr, sph_en, chan);