Home
last modified time | relevance | path

Searched refs:mlx5_modify_rule_destination (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/mlx5/ !
H A Dfs.h323 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handler,
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ !
H A Dport_sel.c599 err = mlx5_modify_rule_destination(def->rules[idx], &dest, NULL); in __mlx5_lag_modify_definers_destinations()
/linux/drivers/net/ethernet/mellanox/mlx5/core/ !
H A Den_arfs.c620 err = mlx5_modify_rule_destination(rule, &dst, NULL); in arfs_modify_rule_rq()
H A Dfs_core.c1239 int mlx5_modify_rule_destination(struct mlx5_flow_handle *handle, in mlx5_modify_rule_destination() function
H A Deswitch_offloads.c4776 return mlx5_modify_rule_destination(rule, &new_dest, &old_dest); in mlx5_eswitch_restore_ipsec_rule()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ !
H A Dfs_ttc.c927 return mlx5_modify_rule_destination(ttc->rules[type].rule, new_dest, in mlx5_ttc_fwd_dest()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ !
H A Dipsec_fs.c607 mlx5_modify_rule_destination(rx->pol_miss_rule, new_dest, old_dest); in ipsec_rx_update_default_dest()
608 mlx5_modify_rule_destination(rx->status_checks.crypto_offload_pass_rule, in ipsec_rx_update_default_dest()