Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c560 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow() function
590 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
595 entry = tc_find_flow(priv, cls, true); in tc_add_flow()
621 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_del_flow()