Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dqp.c258 static int sq_overhead(enum ib_qp_type qp_type) in sq_overhead() function
307 size = sq_overhead(attr->qp_type); in calc_send_wqe()
344 qp->max_inline_data = wqe_size - sq_overhead(attr->qp_type) - in calc_sq_size()