Searched refs:sli_resource_alloc (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/scsi/elx/libefc/ |
H A D | efc_cmds.c | 221 if (sli_resource_alloc(efc->sli, SLI4_RSRC_VPI, in efc_cmd_nport_alloc() 479 if (sli_resource_alloc(efc->sli, SLI4_RSRC_VFI, &domain->indicator, in efc_cmd_domain_alloc() 620 if (sli_resource_alloc(efc->sli, SLI4_RSRC_RPI, in efc_cmd_node_alloc()
|
/openbmc/linux/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.h | 4017 sli_resource_alloc(struct sli4 *sli4, enum sli4_resource rtype, u32 *rid,
|
H A D | sli4.c | 4841 sli_resource_alloc(struct sli4 *sli4, enum sli4_resource rtype, in sli_resource_alloc() function
|
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_hw.c | 552 if (sli_resource_alloc(&hw->sli, SLI4_RSRC_XRI, in efct_hw_setup_io()
|