Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.h225 static inline bool mlx5hws_send_engine_empty(struct mlx5hws_send_engine *queue) in mlx5hws_send_engine_empty() function
H A Dsend.c1191 while (wait_comp && !mlx5hws_send_engine_empty(queue)) in mlx5hws_send_queue_action()