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/
A Dstmmac_tc.c428 struct stmmac_flow_entry *entry, in tc_parse_flow_actions()
456 struct stmmac_flow_entry *entry) in tc_add_basic_flow()
473 struct stmmac_flow_entry *entry) in tc_add_ip4_flow()
508 struct stmmac_flow_entry *entry) in tc_add_ports_flow()
555 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow()
562 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
575 struct stmmac_flow_entry *entry);
585 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
616 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_del_flow()
A Dstmmac.h166 struct stmmac_flow_entry { struct
304 struct stmmac_flow_entry *flow_entries;

Completed in 8 milliseconds