Home
last modified time | relevance | path

Searched refs:flow_offload_action (Results 1 – 24 of 24) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.h60 struct flow_offload_action *fl_act,
64 struct flow_offload_action *fl_act);
67 struct flow_offload_action *fl_act);
Dpolice.c117 struct flow_offload_action *fl_act, in tc_act_police_offload()
151 struct flow_offload_action *fl_act) in tc_act_police_destroy()
171 struct flow_offload_action *fl_act) in tc_act_police_stats()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dact_stats.h25 struct flow_offload_action *fl_act);
Dact_stats.c168 struct flow_offload_action *fl_act) in mlx5e_tc_act_stats_fill_stats()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c535 struct flow_offload_action *fl_act) in mlx5e_rep_indr_replace_act()
574 struct flow_offload_action *fl_act) in mlx5e_rep_indr_destroy_act()
595 struct flow_offload_action *fl_act) in mlx5e_rep_indr_stats_act()
617 struct flow_offload_action *fl_act) in mlx5e_rep_indr_setup_act()
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/flower/
Dqos_conf.c694 nfp_act_install_actions(struct nfp_app *app, struct flow_offload_action *fl_act, in nfp_act_install_actions()
752 nfp_act_remove_actions(struct nfp_app *app, struct flow_offload_action *fl_act, in nfp_act_remove_actions()
828 nfp_act_stats_actions(struct nfp_app *app, struct flow_offload_action *fl_act, in nfp_act_stats_actions()
869 struct flow_offload_action *fl_act) in nfp_setup_tc_act_offload()
Dmain.h720 struct flow_offload_action *fl_act);
/linux-6.6.21/net/sched/
Dact_api.c180 static int offload_action_init(struct flow_offload_action *fl_action, in offload_action_init()
203 static int tcf_action_offload_cmd_ex(struct flow_offload_action *fl_act, in tcf_action_offload_cmd_ex()
219 static int tcf_action_offload_cmd_cb_ex(struct flow_offload_action *fl_act, in tcf_action_offload_cmd_cb_ex()
236 static int tcf_action_offload_cmd(struct flow_offload_action *fl_act, in tcf_action_offload_cmd()
255 struct flow_offload_action *fl_action; in tcf_action_offload_add_ex()
303 struct flow_offload_action fl_act = {}; in tcf_action_update_hw_stats()
333 struct flow_offload_action fl_act = {}; in tcf_action_offload_del_ex()
Dact_gact.c270 struct flow_offload_action *fl_action = entry_data; in tcf_gact_offload_act_setup()
Dact_sample.c298 struct flow_offload_action *fl_action = entry_data; in tcf_sample_offload_act_setup()
Dact_vlan.c391 struct flow_offload_action *fl_action = entry_data; in tcf_vlan_offload_act_setup()
Dact_mirred.c486 struct flow_offload_action *fl_action = entry_data; in tcf_mirred_offload_act_setup()
Dact_mpls.c424 struct flow_offload_action *fl_action = entry_data; in tcf_mpls_offload_act_setup()
Dact_skbedit.c399 struct flow_offload_action *fl_action = entry_data; in tcf_skbedit_offload_act_setup()
Dact_pedit.c584 struct flow_offload_action *fl_action = entry_data; in tcf_pedit_offload_act_setup()
Dact_csum.c692 struct flow_offload_action *fl_action = entry_data; in tcf_csum_offload_act_setup()
Dact_police.c481 struct flow_offload_action *fl_action = entry_data; in tcf_police_offload_act_setup()
Dact_gate.c627 struct flow_offload_action *fl_action = entry_data; in tcf_gate_offload_act_setup()
Dact_tunnel_key.c821 struct flow_offload_action *fl_action = entry_data; in tcf_tunnel_key_offload_act_setup()
Dact_ct.c1569 struct flow_offload_action *fl_action = entry_data; in tcf_ct_offload_act_setup()
/linux-6.6.21/include/net/
Dflow_offload.h617 struct flow_offload_action { struct
627 struct flow_offload_action *offload_action_alloc(unsigned int num_actions); argument
/linux-6.6.21/net/core/
Dflow_offload.c31 struct flow_offload_action *offload_action_alloc(unsigned int num_actions) in offload_action_alloc()
33 struct flow_offload_action *fl_action; in offload_action_alloc()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.h200 struct flow_offload_action *fl_act);
Den_tc.c4808 struct flow_offload_action *fl_act) in mlx5e_tc_fill_action_stats()