bnxt_msix_entry
struct bnxt_msix_entry msix_entries[BNXT_RE_MAX_MSIX];
sizeof(struct bnxt_msix_entry) * rdev->nqr->num_msix);
static void bnxt_re_start_irq(void *handle, struct bnxt_msix_entry *ent)
struct bnxt_msix_entry *msix_ent;
static void bnxt_fill_msix_vecs(struct bnxt *bp, struct bnxt_msix_entry *ent)
struct bnxt_msix_entry *ent = NULL;
void (*ulp_irq_restart)(void *, struct bnxt_msix_entry *);
struct bnxt_msix_entry msix_entries[BNXT_MAX_ROCE_MSIX];