Searched refs:hwi_ring_eq_db (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_main.c | 819 static void hwi_ring_eq_db(struct beiscsi_hba *phba, in hwi_ring_eq_db() function 885 hwi_ring_eq_db(phba, eq->id, 1, num_eq_processed, 1, 1); in be_isr_mcc() 923 hwi_ring_eq_db(phba, eq->id, 1, num_eq_processed, 0, 1); in be_isr_msix() 988 hwi_ring_eq_db(phba, eq->id, 0, in be_isr() 992 hwi_ring_eq_db(phba, eq->id, 0, in be_isr() 2295 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in beiscsi_process_all_cqs() 2314 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in be_iopoll() 4307 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr() 4313 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr() 4540 hwi_ring_eq_db(phba, eq->id, 1, num_processed, 1, 1); in hwi_purge_eq()
|