Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_send.h230 static inline bool mlx5hws_send_engine_empty(struct mlx5hws_send_engine *queue) in mlx5hws_send_engine_empty() function
Dmlx5hws_send.c1067 while (wait_comp && !mlx5hws_send_engine_empty(queue)) in mlx5hws_send_queue_action()