Symbol: stmmac_tc_entry
drivers/net/ethernet/stmicro/stmmac/dwmac5.c
352
struct stmmac_tc_entry *entry,
drivers/net/ethernet/stmicro/stmmac/dwmac5.c
393
static struct stmmac_tc_entry *
drivers/net/ethernet/stmicro/stmmac/dwmac5.c
394
dwmac5_rxp_get_next_entry(struct stmmac_tc_entry *entries, unsigned int count,
drivers/net/ethernet/stmicro/stmmac/dwmac5.c
397
struct stmmac_tc_entry *entry;
drivers/net/ethernet/stmicro/stmmac/dwmac5.c
433
int dwmac5_rxp_config(void __iomem *ioaddr, struct stmmac_tc_entry *entries,
drivers/net/ethernet/stmicro/stmmac/dwmac5.c
436
struct stmmac_tc_entry *entry, *frag;
drivers/net/ethernet/stmicro/stmmac/dwmac5.h
91
int dwmac5_rxp_config(void __iomem *ioaddr, struct stmmac_tc_entry *entries,
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c
1015
static struct stmmac_tc_entry *
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c
1016
dwxgmac3_rxp_get_next_entry(struct stmmac_tc_entry *entries,
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c
1019
struct stmmac_tc_entry *entry;
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c
1056
struct stmmac_tc_entry *entries,
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c
1059
struct stmmac_tc_entry *entry, *frag;
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c
974
struct stmmac_tc_entry *entry,
drivers/net/ethernet/stmicro/stmmac/hwif.h
299
struct stmmac_tc_entry;
drivers/net/ethernet/stmicro/stmmac/hwif.h
388
int (*rxp_config)(void __iomem *ioaddr, struct stmmac_tc_entry *entries,
drivers/net/ethernet/stmicro/stmmac/stmmac.h
367
struct stmmac_tc_entry *tc_entries;
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
14
static void tc_fill_all_pass_entry(struct stmmac_tc_entry *entry)
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
174
struct stmmac_tc_entry *entry;
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
28
static struct stmmac_tc_entry *tc_find_entry(struct stmmac_priv *priv,
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
32
struct stmmac_tc_entry *entry, *first = NULL, *dup = NULL;
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
57
static int tc_fill_actions(struct stmmac_tc_entry *entry,
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
58
struct stmmac_tc_entry *frag,
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
61
struct stmmac_tc_entry *action_entry = entry;
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c
94
struct stmmac_tc_entry *entry, *frag = NULL;