Searched refs:MAX_TQM_ALLOC_REQ (Results 1 – 5 of 5) sorted by relevance
222 #define MAX_TQM_ALLOC_REQ 48 macro227 struct bnxt_qplib_hwq qtbl[MAX_TQM_ALLOC_REQ];228 u8 qcount[MAX_TQM_ALLOC_REQ];
382 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()
72 u8 tqm_alloc_reqs[MAX_TQM_ALLOC_REQ];
158 for (i = 0; i < MAX_TQM_ALLOC_REQ / 4; i++) { in bnxt_qplib_get_dev_attr()
170 for (i = 0; i < MAX_TQM_ALLOC_REQ; i++) in bnxt_re_limit_pf_res()
Completed in 12 milliseconds