Searched refs:hwi_ring_eq_db (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/be2iscsi/ |
D | be_main.c | 807 static void hwi_ring_eq_db(struct beiscsi_hba *phba, in hwi_ring_eq_db() function 873 hwi_ring_eq_db(phba, eq->id, 1, num_eq_processed, 1, 1); in be_isr_mcc() 911 hwi_ring_eq_db(phba, eq->id, 1, num_eq_processed, 0, 1); in be_isr_msix() 976 hwi_ring_eq_db(phba, eq->id, 0, in be_isr() 980 hwi_ring_eq_db(phba, eq->id, 0, in be_isr() 2274 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in beiscsi_process_all_cqs() 2293 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in be_iopoll() 4280 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr() 4286 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr() 4504 hwi_ring_eq_db(phba, eq->id, 1, num_processed, 1, 1); in hwi_purge_eq()
|