Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h278 #define MAX_TQM_ALLOC_REQ 48 macro
283 struct bnxt_qplib_hwq qtbl[MAX_TQM_ALLOC_REQ];
284 u8 qcount[MAX_TQM_ALLOC_REQ];
H A Dqplib_res.c363 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) in bnxt_qplib_free_ctx()
397 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) { in bnxt_qplib_alloc_tqm_rings()
420 for (i = 0, j = 0; i < MAX_TQM_ALLOC_REQ; in bnxt_qplib_map_tqm_pgtbl()
H A Dqplib_sp.h74 u8 tqm_alloc_reqs[MAX_TQM_ALLOC_REQ];
H A Dqplib_sp.c181 for (i = 0; i < MAX_TQM_ALLOC_REQ / 4; i++) { in bnxt_qplib_get_dev_attr()
H A Dmain.c236 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) in bnxt_re_limit_pf_res()