Home
last modified time | relevance | path

Searched defs:act_index (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmark.c8 tc_act_can_offload_mark(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_mark() argument
H A Dtun.c9 tc_act_can_offload_tun_encap(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_tun_encap() argument
H A Dmpls.c9 tc_act_can_offload_mpls_push(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_mpls_push() argument
49 tc_act_can_offload_mpls_pop(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_mpls_pop() argument
H A Dcsum.c39 tc_act_can_offload_csum(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_csum() argument
H A Dmirred_nic.c8 tc_act_can_offload_mirred_nic(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_mirred_nic() argument
H A Dredirect_ingress.c8 tc_act_can_offload_redirect_ingress(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_redirect_ingress() argument
H A Dgoto.c60 tc_act_can_offload_goto(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_goto() argument
H A Dmirred.c101 tc_act_can_offload_mirred(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_mirred() argument
H A Dpolice.c41 tc_act_can_offload_police(struct mlx5e_tc_act_parse_state *parse_state, const struct flow_action_entry *act, int act_index, struct mlx5_flow_attr *attr) tc_act_can_offload_police() argument
/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c1374 u32 act_index = a->tcfa_index; in tcf_action_delete() local
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c1765 u32 act_index = a->tcfa_index; in tcf_action_delete() local
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() argument
144 static u64 tcf_exts_miss_cookie_get(u32 miss_cookie_base, int act_index) in tcf_exts_miss_cookie_get() argument
1658 __tcf_classify(struct sk_buff *skb, const struct tcf_proto *tp, const struct tcf_proto *orig_tp, struct tcf_result *res, bool compat_mode, struct tcf_exts_miss_cookie_node *n, int act_index, u32 *last_executed_chain) __tcf_classify() argument
[all...]
/kernel/linux/linux-6.6/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() argument

Completed in 14 milliseconds