Searched refs:instance_index (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_lio.h | 16 io->node->display_name, io->instance_index, \ 23 io->node->display_name, io->instance_index, \
|
H A D | efct_driver.h | 64 u32 instance_index; member
|
H A D | efct_io.h | 48 * @instance_index: unique instance index value 98 u32 instance_index; member
|
H A D | efct_io.c | 45 io->instance_index = i; in efct_io_pool_create()
|
H A D | efct_hw.h | 334 u16 instance_index; /* use for request tag */ member 653 *efct_hw_reqtag_get_instance(struct efct_hw *hw, u32 instance_index);
|
H A D | efct_hw.c | 544 io->reqtag = wqcb->instance_index; in efct_hw_setup_io() 2003 io_to_abort->abort_reqtag = wqcb->instance_index; in efct_hw_io_abort() 2079 wqcb->instance_index = i; in efct_hw_reqtag_pool_alloc() 2138 efct_hw_reqtag_get_instance(struct efct_hw *hw, u32 instance_index) in efct_hw_reqtag_get_instance() argument 2142 wqcb = hw->wq_reqtag_pool->tags[instance_index]; in efct_hw_reqtag_get_instance() 2145 instance_index); in efct_hw_reqtag_get_instance() 3003 ctx->wqcb->instance_index); in efct_hw_send_frame()
|
H A D | efct_driver.c | 147 efct->instance_index); in efct_device_attach()
|
H A D | efct_scsi.c | 17 io->node->display_name, io->instance_index,\
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_dbgdev.h | 140 uint32_t instance_index:8; member
|
H A D | kfd_dbgdev.c | 513 reg_gfx_index.bits.instance_index = pMsg->ui32.HSACU; in dbgdev_wave_control_set_registers() 536 reg_gfx_index.bits.instance_index = pMsg->ui32.HSACU; in dbgdev_wave_control_set_registers() 627 reg_gfx_index.bitfields.instance_index); in dbgdev_wave_control_diq() 745 reg_gfx_index.bitfields.instance_index); in dbgdev_wave_control_nodiq()
|
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/ |
H A D | efc_node.h | 19 io->node->display_name, io->instance_index, io->init_task_tag, \
|
H A D | efclib.h | 108 * @instance_index: unique instance index value 142 u32 instance_index; member 181 * @instance_index: unique instance index value
|
H A D | efc_nport.c | 97 nport->instance_index = domain->nport_count++; in efc_nport_alloc()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_device_queue_manager.h | 69 uint32_t instance_index:8; member
|
Completed in 15 milliseconds