Home
last modified time | relevance | path

Searched refs:sph_capable (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_xdp.c132 priv->sph_active = priv->sph_capable && !stmmac_xdp_is_enabled(priv); in stmmac_xdp_set_prog()
H A Dstmmac.h257 bool sph_capable; member
H A Dstmmac_main.c6133 if (priv->sph_capable) { in stmmac_set_features()
7889 priv->sph_capable = true; in __stmmac_dvr_probe()
7890 priv->sph_active = priv->sph_capable; in __stmmac_dvr_probe()