Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c422 struct stmmac_flow_entry *entry, in tc_parse_flow_actions()
453 struct stmmac_flow_entry *entry) in tc_add_basic_flow()
502 struct stmmac_flow_entry *entry) in tc_add_ip4_flow()
537 struct stmmac_flow_entry *entry) in tc_add_ports_flow()
584 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow()
591 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
604 struct stmmac_flow_entry *entry);
614 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
647 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_del_flow()
H A Dstmmac.h193 struct stmmac_flow_entry { struct
367 struct stmmac_flow_entry *flow_entries;