Searched refs:MLX5_ZERO_LEN_RQ (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/mlx5/ | ||
D | qp.h | 120 MLX5_ZERO_LEN_RQ = 3 << 24 enumerator |
/linux-4.1.27/drivers/infiniband/hw/mlx5/ | ||
D | qp.c | 851 return cpu_to_be32(MLX5_ZERO_LEN_RQ); in get_rx_type() |