Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c370 struct stmmac_flow_entry *entry, in tc_parse_flow_actions()
398 struct stmmac_flow_entry *entry) in tc_add_basic_flow()
415 struct stmmac_flow_entry *entry) in tc_add_ip4_flow()
450 struct stmmac_flow_entry *entry) in tc_add_ports_flow()
497 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow()
504 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
517 struct stmmac_flow_entry *entry);
527 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
560 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_del_flow()
Dstmmac.h138 struct stmmac_flow_entry { struct
240 struct stmmac_flow_entry *flow_entries;