Home
last modified time | relevance | path

Searched defs:act_index (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmpls.c11 int act_index, in tc_act_can_offload_mpls_push()
51 int act_index, in tc_act_can_offload_mpls_pop()
H A Dmark.c10 int act_index, in tc_act_can_offload_mark()
H A Dmirred_nic.c10 int act_index, in tc_act_can_offload_mirred_nic()
H A Dtun.c11 int act_index, in tc_act_can_offload_tun_encap()
H A Dcsum.c41 int act_index, in tc_act_can_offload_csum()
H A Dredirect_ingress.c10 int act_index, in tc_act_can_offload_redirect_ingress()
H A Dgoto.c62 int act_index, in tc_act_can_offload_goto()
H A Dpolice.c43 int act_index, in tc_act_can_offload_police()
H A Dmirred.c103 int act_index, in tc_act_can_offload_mirred()
/openbmc/linux/net/sched/
H A Dcls_api.c70 u32 act_index; member
124 tcf_exts_miss_cookie_lookup(u64 miss_cookie, int *act_index) in tcf_exts_miss_cookie_lookup()
144 static u64 tcf_exts_miss_cookie_get(u32 miss_cookie_base, int act_index) in tcf_exts_miss_cookie_get()
1664 int act_index, in __tcf_classify()
H A Dact_api.c1806 u32 act_index = a->tcfa_index; in tcf_action_delete() local
/openbmc/linux/include/net/
H A Dpkt_cls.h344 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex()