Searched refs:MLX5_WQE_DS_UNITS (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/mlx5/
H A Dqp.h226 #define MLX5_WQE_DS_UNITS 16 macro
/linux-master/drivers/infiniband/hw/mlx5/
H A Dodp.c1065 if (ds * MLX5_WQE_DS_UNITS > wqe_length) {
1077 *wqe_end = *wqe + ds * MLX5_WQE_DS_UNITS;
H A Dqp.c161 wqe_length = ds * MLX5_WQE_DS_UNITS;
208 wqe_length = ds * MLX5_WQE_DS_UNITS;

Completed in 170 milliseconds