bnxt_irq
struct bnxt_irq *irq;
irq = container_of(notify, struct bnxt_irq, affinity_notify);
struct bnxt_irq *irq;
irq = container_of(notify, struct bnxt_irq, affinity_notify);
static void bnxt_release_irq_notifier(struct bnxt_irq *irq)
static void bnxt_register_irq_notifier(struct bnxt *bp, struct bnxt_irq *irq)
struct bnxt_irq *irq;
struct bnxt_irq *irq = &bp->irq_tbl[map_idx];
struct bnxt_irq *irq_tbl;