Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/be2iscsi/
Dbe_mgmt.c79 wrb = alloc_mcc_wrb(phba, &tag); in mgmt_vendor_specific_fw_cmd()
148 wrb = alloc_mcc_wrb(phba, &tag); in mgmt_open_connection()
234 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_exec_nemb_cmd()
395 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_if_get_handle()
926 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_boot_logout_sess()
965 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_boot_reopen_sess()
1008 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_boot_get_sinfo()
1054 wrb = alloc_mcc_wrb(phba, &tag); in __beiscsi_boot_get_shandle()
1440 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_invalidate_cxn()
1477 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,