Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/bnxt_re/
A Dqplib_res.h222 #define MAX_TQM_ALLOC_REQ 48 macro
227 struct bnxt_qplib_hwq qtbl[MAX_TQM_ALLOC_REQ];
228 u8 qcount[MAX_TQM_ALLOC_REQ];
A Dqplib_res.c382 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) in bnxt_qplib_free_ctx()
416 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) { in bnxt_qplib_alloc_tqm_rings()
439 for (i = 0, j = 0; i < MAX_TQM_ALLOC_REQ; in bnxt_qplib_map_tqm_pgtbl()
A Dqplib_sp.h72 u8 tqm_alloc_reqs[MAX_TQM_ALLOC_REQ];
A Dqplib_sp.c158 for (i = 0; i < MAX_TQM_ALLOC_REQ / 4; i++) { in bnxt_qplib_get_dev_attr()
A Dmain.c170 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) in bnxt_re_limit_pf_res()

Completed in 12 milliseconds