BNXT_RE_MIN_MSIX
num_msix_want = max_t(u32, num_msix_want, BNXT_RE_MIN_MSIX);
if (num_msix_got < BNXT_RE_MIN_MSIX) {