Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c432 struct stmmac_flow_entry *entry, in tc_parse_flow_actions()
462 struct stmmac_flow_entry *entry) in tc_add_basic_flow()
480 struct stmmac_flow_entry *entry) in tc_add_ip4_flow()
515 struct stmmac_flow_entry *entry) in tc_add_ports_flow()
562 static struct stmmac_flow_entry *tc_find_flow(struct stmmac_priv *priv, in tc_find_flow()
569 struct stmmac_flow_entry *entry = &priv->flow_entries[i]; in tc_find_flow()
582 struct stmmac_flow_entry *entry);
592 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_add_flow()
623 struct stmmac_flow_entry *entry = tc_find_flow(priv, cls, false); in tc_del_flow()
H A Dstmmac.h174 struct stmmac_flow_entry { struct
322 struct stmmac_flow_entry *flow_entries;