Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c397 struct stmmac_flow_entry *entry, in tc_parse_flow_actions()
425 struct stmmac_flow_entry *entry) in tc_add_basic_flow()
442 struct stmmac_flow_entry *entry) in tc_add_ip4_flow()
477 struct stmmac_flow_entry *entry) in tc_add_ports_flow()
524 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow()
531 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
544 struct stmmac_flow_entry *entry);
554 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
587 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;