Home
last modified time | relevance | path

Searched refs:action_gate_entry (Results 1 – 8 of 8) 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()
11 gate_stateaction_gate_entry global() argument
12 intervalaction_gate_entry global() argument
13 ipvaction_gate_entry global() argument
14 maxoctetsaction_gate_entry global() argument
/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()
639 sizeof(struct action_gate_entry), in sja1105_vl_gate()
H A Dsja1105.h236 struct action_gate_entry *entries;
/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/include/net/
H A Dflow_offload.h325 struct action_gate_entry *entries;
/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.c1747 struct action_gate_entry entries[] __counted_by(num_entries);
2110 entry->gate.num_entries * sizeof(struct action_gate_entry)); in vsc9959_psfp_parse_gate()
2121 struct action_gate_entry *e; in vsc9959_psfp_sgi_set()