Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c372 struct stmmac_flow_entry *entry) in tc_parse_flow_actions()
396 struct stmmac_flow_entry *entry) in tc_add_basic_flow()
413 struct stmmac_flow_entry *entry) in tc_add_ip4_flow()
448 struct stmmac_flow_entry *entry) in tc_add_ports_flow()
495 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow()
502 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
515 struct stmmac_flow_entry *entry);
525 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
557 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_del_flow()
Dstmmac.h132 struct stmmac_flow_entry { struct
230 struct stmmac_flow_entry *flow_entries;