Home
last modified time | relevance | path

Searched refs:pf_irq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c145 static irqreturn_t otx2_pf_flr_intr_handler(int irq, void *pf_irq) in otx2_pf_flr_intr_handler() argument
147 struct otx2_nic *pf = (struct otx2_nic *)pf_irq; in otx2_pf_flr_intr_handler()
174 static irqreturn_t otx2_pf_me_intr_handler(int irq, void *pf_irq) in otx2_pf_me_intr_handler() argument
176 struct otx2_nic *pf = (struct otx2_nic *)pf_irq; in otx2_pf_me_intr_handler()
543 static irqreturn_t otx2_pfvf_mbox_intr_handler(int irq, void *pf_irq) in otx2_pfvf_mbox_intr_handler() argument
545 struct otx2_nic *pf = (struct otx2_nic *)(pf_irq); in otx2_pfvf_mbox_intr_handler()
965 static irqreturn_t otx2_pfaf_mbox_intr_handler(int irq, void *pf_irq) in otx2_pfaf_mbox_intr_handler() argument
967 struct otx2_nic *pf = (struct otx2_nic *)pf_irq; in otx2_pfaf_mbox_intr_handler()