Searched refs:hwi_ring_eq_db (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/scsi/be2iscsi/ |
D | be_main.c | 652 static void hwi_ring_eq_db(struct beiscsi_hba *phba, in hwi_ring_eq_db() function 713 hwi_ring_eq_db(phba, eq->id, 1, mcc_events, 1, 1); in be_isr_mcc() 734 hwi_ring_eq_db(phba, eq->id, 1, 0, 0, 1); in be_isr_msix() 798 hwi_ring_eq_db(phba, eq->id, 0, (io_events + mcc_events), rearm, 1); in be_isr() 1855 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in beiscsi_mcc_work() 2073 hwi_ring_eq_db(phba, eq->id, 1, io_events, 0, 1); in be_iopoll() 2084 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in be_iopoll() 3627 hwi_ring_eq_db(phba, eq->id, 1, num_processed, 1, 1); in hwi_purge_eq() 4119 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr() 4125 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr()
|