Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
A Dvhca_event.c30 struct mlx5_vhca_event_handler handler[MLX5_DEV_MAX_WQS];
131 wq_idx = work->event.function_id % MLX5_DEV_MAX_WQS; in mlx5_vhca_state_change_notifier()
164 for (i = 0; i < MLX5_DEV_MAX_WQS; i++) { in mlx5_vhca_event_init()
202 for (i = 0; i < MLX5_DEV_MAX_WQS; i++) in mlx5_vhca_event_work_queues_flush()
217 for (i = 0; i < MLX5_DEV_MAX_WQS; i++) in mlx5_vhca_event_cleanup()
/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/
A Ddev.c288 wq_idx = work_ctx->event.function_id % MLX5_DEV_MAX_WQS; in mlx5_sf_dev_queue_active_works()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dmlx5_core.h164 #define MLX5_DEV_MAX_WQS MLX5_NUM_FW_CMD_THREADS macro

Completed in 8 milliseconds