Searched refs:hwi_ring_eq_db (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_main.c | 651 static void hwi_ring_eq_db(struct beiscsi_hba *phba, in hwi_ring_eq_db() function 712 hwi_ring_eq_db(phba, eq->id, 1, mcc_events, 1, 1); in be_isr_mcc() 733 hwi_ring_eq_db(phba, eq->id, 1, 0, 0, 1); in be_isr_msix() 797 hwi_ring_eq_db(phba, eq->id, 0, (io_events + mcc_events), rearm, 1); in be_isr() 1854 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in beiscsi_mcc_work() 2075 hwi_ring_eq_db(phba, eq->id, 1, io_events, 0, 1); in be_iopoll() 2086 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in be_iopoll() 3632 hwi_ring_eq_db(phba, eq->id, 1, num_processed, 1, 1); in hwi_purge_eq() 4142 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr() 4148 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr()
|