Searched refs:hwi_ring_eq_db (Results 1 – 1 of 1) sorted by relevance
/drivers/scsi/be2iscsi/ |
D | be_main.c | 634 static void hwi_ring_eq_db(struct beiscsi_hba *phba, in hwi_ring_eq_db() function 695 hwi_ring_eq_db(phba, eq->id, 1, mcc_events, 1, 1); in be_isr_mcc() 716 hwi_ring_eq_db(phba, eq->id, 1, 0, 0, 1); in be_isr_msix() 780 hwi_ring_eq_db(phba, eq->id, 0, (io_events + mcc_events), rearm, 1); in be_isr() 1838 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in beiscsi_mcc_work() 2057 hwi_ring_eq_db(phba, eq->id, 1, io_events, 0, 1); in be_iopoll() 2068 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in be_iopoll() 3615 hwi_ring_eq_db(phba, eq->id, 1, num_processed, 1, 1); in hwi_purge_eq() 4125 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr() 4131 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr()
|