Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c878 static u32 bnxt_qplib_get_depth(struct bnxt_qplib_q *que) in bnxt_qplib_get_depth() function
890 que->max_wqe : bnxt_qplib_get_depth(que); in _set_sq_size()
928 hwq_attr.depth = bnxt_qplib_get_depth(sq); in bnxt_qplib_create_qp1()
952 hwq_attr.depth = bnxt_qplib_get_depth(rq); in bnxt_qplib_create_qp1()
1101 hwq_attr.depth = bnxt_qplib_get_depth(sq); in bnxt_qplib_create_qp()
1144 hwq_attr.depth = bnxt_qplib_get_depth(rq); in bnxt_qplib_create_qp()