Home
last modified time | relevance | path

Searched refs:eswitch_operation_in_progress (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.c2263 if (esw->eswitch_operation_in_progress) { in mlx5_esw_hold()
2325 if (esw->eswitch_operation_in_progress || in mlx5_esw_try_lock()
2338 if (esw->eswitch_operation_in_progress) { in mlx5_esw_lock()
A Deswitch_offloads.c3781 esw->eswitch_operation_in_progress = true; in mlx5_devlink_eswitch_mode_set()
3803 esw->eswitch_operation_in_progress = false; in mlx5_devlink_eswitch_mode_set()
3913 esw->eswitch_operation_in_progress = true; in mlx5_devlink_eswitch_inline_mode_set()
3921 esw->eswitch_operation_in_progress = false; in mlx5_devlink_eswitch_inline_mode_set()
4020 esw->eswitch_operation_in_progress = true; in mlx5_devlink_eswitch_encap_mode_set()
4037 esw->eswitch_operation_in_progress = false; in mlx5_devlink_eswitch_encap_mode_set()
A Deswitch.h397 bool eswitch_operation_in_progress; member

Completed in 19 milliseconds