Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h257 #define MAX_TQM_ALLOC_REQ 48 macro
262 struct bnxt_qplib_hwq qtbl[MAX_TQM_ALLOC_REQ];
263 u8 qcount[MAX_TQM_ALLOC_REQ];
H A Dqplib_res.c374 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) in bnxt_qplib_free_ctx()
408 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) { in bnxt_qplib_alloc_tqm_rings()
431 for (i = 0, j = 0; i < MAX_TQM_ALLOC_REQ; in bnxt_qplib_map_tqm_pgtbl()
H A Dqplib_sp.h72 u8 tqm_alloc_reqs[MAX_TQM_ALLOC_REQ];
H A Dqplib_sp.c161 for (i = 0; i < MAX_TQM_ALLOC_REQ / 4; i++) { in bnxt_qplib_get_dev_attr()
H A Dmain.c219 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) in bnxt_re_limit_pf_res()