Searched refs:cq_irq (Results 1 – 2 of 2) sorted by relevance
1042 static irqreturn_t nicvf_intr_handler(int irq, void *cq_irq) in nicvf_intr_handler() argument1044 struct nicvf_cq_poll *cq_poll = (struct nicvf_cq_poll *)cq_irq; in nicvf_intr_handler()
1214 static irqreturn_t otx2_cq_intr_handler(int irq, void *cq_irq) in otx2_cq_intr_handler() argument1216 struct otx2_cq_poll *cq_poll = (struct otx2_cq_poll *)cq_irq; in otx2_cq_intr_handler()