Searched defs:fl_act (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
H A D | police.c | 116 tc_act_police_offload(struct mlx5e_priv *priv, struct flow_offload_action *fl_act, struct flow_action_entry *act) tc_act_police_offload() argument 150 tc_act_police_destroy(struct mlx5e_priv *priv, struct flow_offload_action *fl_act) tc_act_police_destroy() argument 170 tc_act_police_stats(struct mlx5e_priv *priv, struct flow_offload_action *fl_act) tc_act_police_stats() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | act_stats.c | 167 mlx5e_tc_act_stats_fill_stats(struct mlx5e_tc_act_stats_handle *handle, struct flow_offload_action *fl_act) mlx5e_tc_act_stats_fill_stats() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | tc.c | 534 mlx5e_rep_indr_replace_act(struct mlx5e_rep_priv *rpriv, struct flow_offload_action *fl_act) mlx5e_rep_indr_replace_act() argument 573 mlx5e_rep_indr_destroy_act(struct mlx5e_rep_priv *rpriv, struct flow_offload_action *fl_act) mlx5e_rep_indr_destroy_act() argument 594 mlx5e_rep_indr_stats_act(struct mlx5e_rep_priv *rpriv, struct flow_offload_action *fl_act) mlx5e_rep_indr_stats_act() argument 616 mlx5e_rep_indr_setup_act(struct mlx5e_rep_priv *rpriv, struct flow_offload_action *fl_act) mlx5e_rep_indr_setup_act() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | qos_conf.c | 694 nfp_act_install_actions(struct nfp_app *app, struct flow_offload_action *fl_act, in nfp_act_install_actions() argument 752 nfp_act_remove_actions(struct nfp_app *app, struct flow_offload_action *fl_act, in nfp_act_remove_actions() argument 828 nfp_act_stats_actions(struct nfp_app *app, struct flow_offload_action *fl_act, in nfp_act_stats_actions() argument 868 nfp_setup_tc_act_offload(struct nfp_app *app, struct flow_offload_action *fl_act) nfp_setup_tc_act_offload() argument [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 203 static int tcf_action_offload_cmd_ex(struct flow_offload_action *fl_act, in tcf_action_offload_cmd_ex() argument 219 static int tcf_action_offload_cmd_cb_ex(struct flow_offload_action *fl_act, in tcf_action_offload_cmd_cb_ex() argument 236 static int tcf_action_offload_cmd(struct flow_offload_action *fl_act, in tcf_action_offload_cmd() argument 303 struct flow_offload_action fl_act = {}; in tcf_action_update_hw_stats() local 333 struct flow_offload_action fl_act = {}; tcf_action_offload_del_ex() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 4807 mlx5e_tc_fill_action_stats(struct mlx5e_priv *priv, struct flow_offload_action *fl_act) mlx5e_tc_fill_action_stats() argument
|
Completed in 13 milliseconds