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