Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h567 static inline u32 bnxt_qplib_get_depth(struct bnxt_qplib_q *que) in bnxt_qplib_get_depth() function
575 que->max_wqe : bnxt_qplib_get_depth(que); in bnxt_qplib_set_sq_size()
Dqplib_fp.c836 hwq_attr.depth = bnxt_qplib_get_depth(sq); in bnxt_qplib_create_qp1()
863 hwq_attr.depth = bnxt_qplib_get_depth(rq); in bnxt_qplib_create_qp1()
985 hwq_attr.depth = bnxt_qplib_get_depth(sq); in bnxt_qplib_create_qp()
1017 hwq_attr.depth = bnxt_qplib_get_depth(rq); in bnxt_qplib_create_qp()