Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dqp.c264 static int sq_overhead(enum ib_qp_type qp_type) in sq_overhead() function
313 size = sq_overhead(attr->qp_type); in calc_send_wqe()
352 qp->max_inline_data = wqe_size - sq_overhead(attr->qp_type) - in calc_sq_size()