Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dtun.c11 int act_index, in tc_act_can_offload_tun_encap()
38 int act_index, in tc_act_can_offload_tun_decap()
Dmpls.c11 int act_index, in tc_act_can_offload_mpls_push()
51 int act_index, in tc_act_can_offload_mpls_pop()
Daccept.c10 int act_index, in tc_act_can_offload_accept()
Ddrop.c10 int act_index, in tc_act_can_offload_drop()
Dmark.c10 int act_index, in tc_act_can_offload_mark()
Dptype.c10 int act_index, in tc_act_can_offload_ptype()
Dtrap.c10 int act_index, in tc_act_can_offload_trap()
Dmirred_nic.c10 int act_index, in tc_act_can_offload_mirred_nic()
Dredirect_ingress.c10 int act_index, in tc_act_can_offload_redirect_ingress()
Dcsum.c41 int act_index, in tc_act_can_offload_csum()
Dsample.c12 int act_index, in tc_act_can_offload_sample()
Dct.c11 int act_index, in tc_act_can_offload_ct()
Dvlan_mangle.c56 int act_index, in tc_act_can_offload_vlan_mangle()
Dgoto.c62 int act_index, in tc_act_can_offload_goto()
Dpolice.c10 int act_index, in tc_act_can_offload_police()
Dpedit.c84 int act_index, in tc_act_can_offload_pedit()
Dvlan.c164 int act_index, in tc_act_can_offload_vlan()
Dmirred.c103 int act_index, in tc_act_can_offload_mirred()
/linux-6.1.9/net/sched/
Dact_api.c1767 u32 act_index = a->tcfa_index; in tcf_action_delete() local