Home
last modified time | relevance | path

Searched refs:stmmac_tc_entry (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.c338 struct stmmac_tc_entry *entry, in dwmac5_rxp_update_single_entry()
379 static struct stmmac_tc_entry *
380 dwmac5_rxp_get_next_entry(struct stmmac_tc_entry *entries, unsigned int count, in dwmac5_rxp_get_next_entry()
383 struct stmmac_tc_entry *entry; in dwmac5_rxp_get_next_entry()
419 int dwmac5_rxp_config(void __iomem *ioaddr, struct stmmac_tc_entry *entries, in dwmac5_rxp_config()
422 struct stmmac_tc_entry *entry, *frag; in dwmac5_rxp_config()
Dstmmac_tc.c14 static void tc_fill_all_pass_entry(struct stmmac_tc_entry *entry) in tc_fill_all_pass_entry()
28 static struct stmmac_tc_entry *tc_find_entry(struct stmmac_priv *priv, in tc_find_entry()
32 struct stmmac_tc_entry *entry, *first = NULL, *dup = NULL; in tc_find_entry()
57 static int tc_fill_actions(struct stmmac_tc_entry *entry, in tc_fill_actions()
58 struct stmmac_tc_entry *frag, in tc_fill_actions()
61 struct stmmac_tc_entry *action_entry = entry; in tc_fill_actions()
94 struct stmmac_tc_entry *entry, *frag = NULL; in tc_fill_entry()
174 struct stmmac_tc_entry *entry; in tc_unfill_entry()
Dstmmac.h128 struct stmmac_tc_entry { struct
289 struct stmmac_tc_entry *tc_entries;
Ddwxgmac2_core.c929 struct stmmac_tc_entry *entry, in dwxgmac3_rxp_update_single_entry()
970 static struct stmmac_tc_entry *
971 dwxgmac3_rxp_get_next_entry(struct stmmac_tc_entry *entries, in dwxgmac3_rxp_get_next_entry()
974 struct stmmac_tc_entry *entry; in dwxgmac3_rxp_get_next_entry()
1011 struct stmmac_tc_entry *entries, in dwxgmac3_rxp_config()
1014 struct stmmac_tc_entry *entry, *frag; in dwxgmac3_rxp_config()
Ddwmac5.h147 int dwmac5_rxp_config(void __iomem *ioaddr, struct stmmac_tc_entry *entries,
Dhwif.h283 struct stmmac_tc_entry;
359 int (*rxp_config)(void __iomem *ioaddr, struct stmmac_tc_entry *entries,