Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c430 struct stmmac_flow_entry *entry, in tc_parse_flow_actions()
460 struct stmmac_flow_entry *entry) in tc_add_basic_flow()
478 struct stmmac_flow_entry *entry) in tc_add_ip4_flow()
513 struct stmmac_flow_entry *entry) in tc_add_ports_flow()
560 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow()
567 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
580 struct stmmac_flow_entry *entry);
590 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
621 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_del_flow()
Dstmmac.h166 struct stmmac_flow_entry { struct
311 struct stmmac_flow_entry *flow_entries;