Home
last modified time | relevance | path

Searched refs:alloc_mcc_wrb (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/scsi/be2iscsi/
Dbe_mgmt.c79 wrb = alloc_mcc_wrb(phba, &tag); in mgmt_vendor_specific_fw_cmd()
149 wrb = alloc_mcc_wrb(phba, &tag); in mgmt_open_connection()
235 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_exec_nemb_cmd()
399 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_if_get_handle()
933 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_boot_logout_sess()
972 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_boot_reopen_sess()
1015 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_boot_get_sinfo()
1061 wrb = alloc_mcc_wrb(phba, &tag); in __beiscsi_boot_get_shandle()
1443 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_invalidate_cxn()
1480 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_upload_cxn()
[all …]
Dbe_cmds.c88 struct be_mcc_wrb *alloc_mcc_wrb(struct beiscsi_hba *phba, in alloc_mcc_wrb() function
1237 wrb = alloc_mcc_wrb(phba, &tag); in be_cmd_set_vlan()
Dbe_cmds.h830 struct be_mcc_wrb *alloc_mcc_wrb(struct beiscsi_hba *phba,