Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dqp.h41 #define MLX5_SIG_WQE_SIZE (MLX5_SEND_WQE_BB * 8) macro
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c562 ALIGN(max_t(int, inl_size, size), MLX5_SEND_WQE_BB) < MLX5_SIG_WQE_SIZE) in calc_send_wqe()
563 return MLX5_SIG_WQE_SIZE; in calc_send_wqe()