Searched refs:cq_irq (Results 1 – 2 of 2) sorted by relevance
1039 static irqreturn_t nicvf_intr_handler(int irq, void *cq_irq) in nicvf_intr_handler() argument1041 struct nicvf_cq_poll *cq_poll = (struct nicvf_cq_poll *)cq_irq; in nicvf_intr_handler()
1382 static irqreturn_t otx2_cq_intr_handler(int irq, void *cq_irq) in otx2_cq_intr_handler() argument1384 struct otx2_cq_poll *cq_poll = (struct otx2_cq_poll *)cq_irq; in otx2_cq_intr_handler()