Home
last modified time | relevance | path

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

/Linux-v4.19/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()
394 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_if_get_handle()
925 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_boot_logout_sess()
964 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_boot_reopen_sess()
1007 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_boot_get_sinfo()
1052 wrb = alloc_mcc_wrb(phba, &tag); in __beiscsi_boot_get_shandle()
1438 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_invalidate_cxn()
1475 wrb = alloc_mcc_wrb(phba, &tag); in beiscsi_upload_cxn()
[all …]
Dbe_cmds.c93 struct be_mcc_wrb *alloc_mcc_wrb(struct beiscsi_hba *phba, in alloc_mcc_wrb() function
1242 wrb = alloc_mcc_wrb(phba, &tag); in be_cmd_set_vlan()
Dbe_cmds.h835 struct be_mcc_wrb *alloc_mcc_wrb(struct beiscsi_hba *phba,