Home
last modified time | relevance | path

Searched refs:mlx5hws_send_queue_close (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_send.h192 void mlx5hws_send_queue_close(struct mlx5hws_send_engine *queue);
Dmlx5hws_send.c899 void mlx5hws_send_queue_close(struct mlx5hws_send_engine *queue) in mlx5hws_send_queue_close() function
939 mlx5hws_send_queue_close(&ctx->send_queue[queues]); in __hws_send_queues_close()