Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_gate.h10 struct action_gate_entry { struct
99 static inline struct action_gate_entry
102 struct action_gate_entry *oe; in tcf_gate_get_list()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_vl.h24 u32 num_entries, struct action_gate_entry *entries);
57 struct action_gate_entry *entries) in sja1105_vl_gate()
H A Dsja1105_vl.c585 u32 num_entries, struct action_gate_entry *entries) in sja1105_vl_gate()
638 rule->vl.entries = kzalloc_objs(struct action_gate_entry, in sja1105_vl_gate()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c446 struct action_gate_entry entries[] __counted_by(num_entries);
814 struct action_gate_entry *from = &sgi->entries[i]; in enetc_streamgate_hw_set()
1136 struct action_gate_entry *e; in enetc_psfp_parse_clsflower()
/linux/net/sched/
H A Dact_gate.c582 struct action_gate_entry *oe = priv; in tcf_gate_entry_destructor()
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1748 struct action_gate_entry entries[] __counted_by(num_entries);
2111 entry->gate.num_entries * sizeof(struct action_gate_entry)); in vsc9959_psfp_parse_gate()
2122 struct action_gate_entry *e; in vsc9959_psfp_sgi_set()