Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c561 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow() function
591 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
596 entry = tc_find_flow(priv, cls, true); in tc_add_flow()
622 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_del_flow()