Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_tc.c422 struct stmmac_flow_entry *entry, in tc_parse_flow_actions()
452 struct stmmac_flow_entry *entry) in tc_add_basic_flow()
470 struct stmmac_flow_entry *entry) in tc_add_ip4_flow()
505 struct stmmac_flow_entry *entry) in tc_add_ports_flow()
552 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow()
559 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
572 struct stmmac_flow_entry *entry);
582 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
613 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_del_flow()
A Dstmmac.h195 struct stmmac_flow_entry { struct
353 struct stmmac_flow_entry *flow_entries;

Completed in 9 milliseconds