Home
last modified time | relevance | path

Searched refs:stmmac_rxp_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c197 ret = stmmac_rxp_config(priv, priv->hw->pcsr, priv->tc_entries, in tc_config_knode()
215 return stmmac_rxp_config(priv, priv->hw->pcsr, priv->tc_entries, in tc_delete_knode()
H A Dhwif.h490 #define stmmac_rxp_config(__priv, __args...) \ macro