Searched refs:hwi_ring_eq_db (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/scsi/be2iscsi/ |
| D | be_main.c | 633 static void hwi_ring_eq_db(struct beiscsi_hba *phba, in hwi_ring_eq_db() function 694 hwi_ring_eq_db(phba, eq->id, 1, mcc_events, 1, 1); in be_isr_mcc() 715 hwi_ring_eq_db(phba, eq->id, 1, 0, 0, 1); in be_isr_msix() 779 hwi_ring_eq_db(phba, eq->id, 0, (io_events + mcc_events), rearm, 1); in be_isr() 1836 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in beiscsi_mcc_work() 2054 hwi_ring_eq_db(phba, eq->id, 1, io_events, 0, 1); in be_iopoll() 2065 hwi_ring_eq_db(phba, pbe_eq->q.id, 0, 0, 1, 1); in be_iopoll() 3607 hwi_ring_eq_db(phba, eq->id, 1, num_processed, 1, 1); in hwi_purge_eq() 4099 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr() 4105 hwi_ring_eq_db(phba, eq->id, 0, 0, 1, 1); in hwi_enable_intr()
|