Searched refs:alloc_mcc_wrb (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/be2iscsi/ |
D | be_mgmt.c | 79 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 …]
|
D | be_cmds.c | 93 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()
|
D | be_cmds.h | 835 struct be_mcc_wrb *alloc_mcc_wrb(struct beiscsi_hba *phba,
|