Searched refs:BNXT_RE_MAX_MSIX (Results 1 – 2 of 2) sorted by relevance
125 #define BNXT_RE_MAX_MSIX 9 macro146 struct bnxt_msix_entry msix_entries[BNXT_RE_MAX_MSIX];163 struct bnxt_qplib_nq nq[BNXT_RE_MAX_MSIX];
373 int rc = 0, num_msix_want = BNXT_RE_MAX_MSIX, num_msix_got; in bnxt_re_request_msix()381 num_msix_want = min_t(u32, BNXT_RE_MAX_MSIX, num_online_cpus()); in bnxt_re_request_msix()