Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h565 static inline u32 bnxt_qplib_get_depth(struct bnxt_qplib_q *que) in bnxt_qplib_get_depth() function
573 que->max_wqe : bnxt_qplib_get_depth(que); in bnxt_qplib_set_sq_size()
Dqplib_fp.c834 hwq_attr.depth = bnxt_qplib_get_depth(sq); in bnxt_qplib_create_qp1()
861 hwq_attr.depth = bnxt_qplib_get_depth(rq); in bnxt_qplib_create_qp1()
983 hwq_attr.depth = bnxt_qplib_get_depth(sq); in bnxt_qplib_create_qp()
1015 hwq_attr.depth = bnxt_qplib_get_depth(rq); in bnxt_qplib_create_qp()