Searched refs:NIC_PF_INTR_ID_MBOX0 (Results 1 – 2 of 2) sorted by relevance
1153 if (irq == nic->irq_allocated[NIC_PF_INTR_ID_MBOX0]) in nic_mbx_intr_handler()1200 for (i = NIC_PF_INTR_ID_MBOX0; i < nic->num_vec; i++) { in nic_register_interrupts()1202 "NICPF Mbox%d", (i - NIC_PF_INTR_ID_MBOX0)); in nic_register_interrupts()
92 #define NIC_PF_INTR_ID_MBOX0 8 macro