Home
last modified time | relevance | path

Searched refs:beiscsi_mccq_compl_wait (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c267 rc = beiscsi_mccq_compl_wait(phba, tag, NULL, nonemb_cmd); in beiscsi_exec_nemb_cmd()
410 status = beiscsi_mccq_compl_wait(phba, tag, &wrb, NULL); in beiscsi_if_get_handle()
723 rc = beiscsi_mccq_compl_wait(phba, tag, NULL, NULL); in beiscsi_if_set_vlan()
1105 rc = beiscsi_mccq_compl_wait(phba, tag, &wrb, NULL); in beiscsi_boot_get_shandle()
1552 rc = beiscsi_mccq_compl_wait(phba, tag, NULL, &nonemb_cmd); in beiscsi_mgmt_invalidate_icds()
H A Dbe_iscsi.c1111 ret = beiscsi_mccq_compl_wait(phba, tag, NULL, &nonemb_cmd); in beiscsi_open_conn()
1263 ret = beiscsi_mccq_compl_wait(phba, tag, NULL, NULL); in beiscsi_conn_close()
1284 ret = beiscsi_mccq_compl_wait(phba, tag, NULL, NULL); in beiscsi_conn_close()
H A Dbe_cmds.h820 int beiscsi_mccq_compl_wait(struct beiscsi_hba *phba,
H A Dbe_cmds.c222 * beiscsi_mccq_compl_wait()- Process completion in MCC CQ
234 int beiscsi_mccq_compl_wait(struct beiscsi_hba *phba, in beiscsi_mccq_compl_wait() function
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c266 rc = beiscsi_mccq_compl_wait(phba, tag, NULL, nonemb_cmd); in beiscsi_exec_nemb_cmd()
413 status = beiscsi_mccq_compl_wait(phba, tag, &wrb, NULL); in beiscsi_if_get_handle()
733 rc = beiscsi_mccq_compl_wait(phba, tag, NULL, NULL); in beiscsi_if_set_vlan()
1111 rc = beiscsi_mccq_compl_wait(phba, tag, &wrb, NULL); in beiscsi_boot_get_shandle()
1554 rc = beiscsi_mccq_compl_wait(phba, tag, NULL, &nonemb_cmd); in beiscsi_mgmt_invalidate_icds()
H A Dbe_iscsi.c1111 ret = beiscsi_mccq_compl_wait(phba, tag, NULL, &nonemb_cmd); in beiscsi_open_conn()
1263 ret = beiscsi_mccq_compl_wait(phba, tag, NULL, NULL); in beiscsi_conn_close()
1284 ret = beiscsi_mccq_compl_wait(phba, tag, NULL, NULL); in beiscsi_conn_close()
H A Dbe_cmds.h820 int beiscsi_mccq_compl_wait(struct beiscsi_hba *phba,
H A Dbe_cmds.c222 * beiscsi_mccq_compl_wait()- Process completion in MCC CQ
234 int beiscsi_mccq_compl_wait(struct beiscsi_hba *phba, in beiscsi_mccq_compl_wait() function

Completed in 20 milliseconds