Searched refs:vfire_intr_handler (Results 1 – 4 of 4) sorted by relevance
87 irqreturn_t (*vfire_intr_handler)(void *ioq_vector); member
858 oct->hw_ops.vfire_intr_handler = octep_vfire_intr_handler_cn93_pf; in octep_device_setup_cn93_pf()
881 oct->hw_ops.vfire_intr_handler = octep_vfire_intr_handler_cnxk_pf; in octep_device_setup_cnxk_pf()
235 return oct->hw_ops.vfire_intr_handler(oct); in octep_vfire_intr_handler()