Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A 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()
H A Ddwmac5.h91 int dwmac5_rxp_config(void __iomem *ioaddr, struct stmmac_tc_entry *entries,
H A Dstmmac.h156 struct stmmac_tc_entry { struct
365 struct stmmac_tc_entry *tc_entries;
H A Ddwxgmac2_core.c974 struct stmmac_tc_entry *entry, in dwxgmac3_rxp_update_single_entry()
1015 static struct stmmac_tc_entry *
1016 dwxgmac3_rxp_get_next_entry(struct stmmac_tc_entry *entries, in dwxgmac3_rxp_get_next_entry()
1019 struct stmmac_tc_entry *entry; in dwxgmac3_rxp_get_next_entry()
1056 struct stmmac_tc_entry *entries, in dwxgmac3_rxp_config()
1059 struct stmmac_tc_entry *entry, *frag; in dwxgmac3_rxp_config()
H A Dhwif.h299 struct stmmac_tc_entry;
388 int (*rxp_config)(void __iomem *ioaddr, struct stmmac_tc_entry *entries,