Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h588 static inline u32 bnxt_qplib_get_depth(struct bnxt_qplib_q *que) in bnxt_qplib_get_depth() function
596 que->max_wqe : bnxt_qplib_get_depth(que); in bnxt_qplib_set_sq_size()
H A Dqplib_fp.c851 hwq_attr.depth = bnxt_qplib_get_depth(sq); in bnxt_qplib_create_qp1()
879 hwq_attr.depth = bnxt_qplib_get_depth(rq); in bnxt_qplib_create_qp1()
1011 hwq_attr.depth = bnxt_qplib_get_depth(sq); in bnxt_qplib_create_qp()
1052 hwq_attr.depth = bnxt_qplib_get_depth(rq); in bnxt_qplib_create_qp()