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/ |
D | act.h | 60 struct flow_offload_action *fl_act, 64 struct flow_offload_action *fl_act); 67 struct flow_offload_action *fl_act);
|
D | police.c | 117 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/ |
D | act_stats.h | 25 struct flow_offload_action *fl_act);
|
D | act_stats.c | 168 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/ |
D | tc.c | 535 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/ |
D | qos_conf.c | 694 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()
|
D | main.h | 720 struct flow_offload_action *fl_act);
|
/linux-6.6.21/net/sched/ |
D | act_api.c | 180 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()
|
D | act_gact.c | 270 struct flow_offload_action *fl_action = entry_data; in tcf_gact_offload_act_setup()
|
D | act_sample.c | 298 struct flow_offload_action *fl_action = entry_data; in tcf_sample_offload_act_setup()
|
D | act_vlan.c | 391 struct flow_offload_action *fl_action = entry_data; in tcf_vlan_offload_act_setup()
|
D | act_mirred.c | 486 struct flow_offload_action *fl_action = entry_data; in tcf_mirred_offload_act_setup()
|
D | act_mpls.c | 424 struct flow_offload_action *fl_action = entry_data; in tcf_mpls_offload_act_setup()
|
D | act_skbedit.c | 399 struct flow_offload_action *fl_action = entry_data; in tcf_skbedit_offload_act_setup()
|
D | act_pedit.c | 584 struct flow_offload_action *fl_action = entry_data; in tcf_pedit_offload_act_setup()
|
D | act_csum.c | 692 struct flow_offload_action *fl_action = entry_data; in tcf_csum_offload_act_setup()
|
D | act_police.c | 481 struct flow_offload_action *fl_action = entry_data; in tcf_police_offload_act_setup()
|
D | act_gate.c | 627 struct flow_offload_action *fl_action = entry_data; in tcf_gate_offload_act_setup()
|
D | act_tunnel_key.c | 821 struct flow_offload_action *fl_action = entry_data; in tcf_tunnel_key_offload_act_setup()
|
D | act_ct.c | 1569 struct flow_offload_action *fl_action = entry_data; in tcf_ct_offload_act_setup()
|
/linux-6.6.21/include/net/ |
D | flow_offload.h | 617 struct flow_offload_action { struct 627 struct flow_offload_action *offload_action_alloc(unsigned int num_actions); argument
|
/linux-6.6.21/net/core/ |
D | flow_offload.c | 31 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/ |
D | en_tc.h | 200 struct flow_offload_action *fl_act);
|
D | en_tc.c | 4808 struct flow_offload_action *fl_act) in mlx5e_tc_fill_action_stats()
|