Searched refs:bnxt_irq (Results 1 – 2 of 2) sorted by relevance
624 struct bnxt_irq { struct932 struct bnxt_irq *irq_tbl;
4063 bp->irq_tbl = kcalloc(total_vecs, sizeof(struct bnxt_irq), GFP_KERNEL); in bnxt_setup_msix()4122 bp->irq_tbl = kcalloc(1, sizeof(struct bnxt_irq), GFP_KERNEL); in bnxt_setup_inta()4155 struct bnxt_irq *irq; in bnxt_free_irq()4189 struct bnxt_irq *irq = &bp->irq_tbl[i]; in bnxt_request_irq()5056 struct bnxt_irq *irq = &bp->irq_tbl[i]; in bnxt_poll_controller()