Searched refs:mlx5_modify_rule_destination (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/include/linux/mlx5/ |
D | fs.h | 295 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handler,
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_ttc.c | 586 return mlx5_modify_rule_destination(ttc->rules[type].rule, new_dest, in mlx5_ttc_fwd_dest()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
D | port_sel.c | 582 err = mlx5_modify_rule_destination(def->rules[idx], &dest, NULL); in __mlx5_lag_modify_definers_destinations()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_arfs.c | 611 err = mlx5_modify_rule_destination(rule, &dst, NULL); in arfs_modify_rule_rq()
|
D | fs_core.c | 1132 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handle, in mlx5_modify_rule_destination() function
|
D | eswitch_offloads.c | 4407 return mlx5_modify_rule_destination(rule, &new_dest, &old_dest); in mlx5_eswitch_restore_ipsec_rule()
|