Lines Matching full:irq_id
1075 static irqreturn_t thunderx_ocx_com_isr(int irq, void *irq_id) in thunderx_ocx_com_isr() argument
1077 struct msix_entry *msix = irq_id; in thunderx_ocx_com_isr()
1104 static irqreturn_t thunderx_ocx_com_threaded_isr(int irq, void *irq_id) in thunderx_ocx_com_threaded_isr() argument
1106 struct msix_entry *msix = irq_id; in thunderx_ocx_com_threaded_isr()
1168 static irqreturn_t thunderx_ocx_lnk_isr(int irq, void *irq_id) in thunderx_ocx_lnk_isr() argument
1170 struct msix_entry *msix = irq_id; in thunderx_ocx_lnk_isr()
1187 static irqreturn_t thunderx_ocx_lnk_threaded_isr(int irq, void *irq_id) in thunderx_ocx_lnk_threaded_isr() argument
1189 struct msix_entry *msix = irq_id; in thunderx_ocx_lnk_threaded_isr()
1760 static irqreturn_t thunderx_l2c_tad_isr(int irq, void *irq_id) in thunderx_l2c_tad_isr() argument
1762 struct msix_entry *msix = irq_id; in thunderx_l2c_tad_isr()
1792 static irqreturn_t thunderx_l2c_cbc_isr(int irq, void *irq_id) in thunderx_l2c_cbc_isr() argument
1794 struct msix_entry *msix = irq_id; in thunderx_l2c_cbc_isr()
1821 static irqreturn_t thunderx_l2c_mci_isr(int irq, void *irq_id) in thunderx_l2c_mci_isr() argument
1823 struct msix_entry *msix = irq_id; in thunderx_l2c_mci_isr()
1842 static irqreturn_t thunderx_l2c_threaded_isr(int irq, void *irq_id) in thunderx_l2c_threaded_isr() argument
1844 struct msix_entry *msix = irq_id; in thunderx_l2c_threaded_isr()