Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/tc_act/
Dtc_gate.h10 struct action_gate_entry { struct
113 static inline struct action_gate_entry
116 struct action_gate_entry *oe; in tcf_gate_get_list()
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
Dsja1105_vl.h24 u32 num_entries, struct action_gate_entry *entries);
57 struct action_gate_entry *entries) in sja1105_vl_gate()
Dsja1105.h176 struct action_gate_entry *entries;
Dsja1105_vl.c571 u32 num_entries, struct action_gate_entry *entries) in sja1105_vl_gate()
626 sizeof(struct action_gate_entry), in sja1105_vl_gate()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc_qos.c395 struct action_gate_entry entries[];
806 struct action_gate_entry *from = &sgi->entries[i]; in enetc_streamgate_hw_set()
1089 struct action_gate_entry *e; in enetc_psfp_parse_clsflower()
/kernel/linux/linux-5.10/include/net/
Dflow_offload.h272 struct action_gate_entry *entries;
/kernel/linux/linux-5.10/net/sched/
Dcls_api.c3540 struct action_gate_entry *oe = priv; in tcf_gate_entry_destructor()