Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mlx5/
Dcq.h123 static inline int cqe_sz_to_mlx_sz(u8 size) in cqe_sz_to_mlx_sz() function
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dcq.c785 cqb->ctx.cqe_sz_flags = cqe_sz_to_mlx_sz(cqe_size) << 5; in mlx5_ib_create_cq()
1127 in->ctx.cqe_sz_flags = cqe_sz_to_mlx_sz(cqe_size) << 5; in mlx5_ib_resize_cq()