Home
last modified time | relevance | path

Searched refs:instance_index (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_lio.h16 io->node->display_name, io->instance_index, \
23 io->node->display_name, io->instance_index, \
H A Defct_driver.h64 u32 instance_index; member
H A Defct_io.h48 * @instance_index: unique instance index value
98 u32 instance_index; member
H A Defct_io.c45 io->instance_index = i; in efct_io_pool_create()
H A Defct_hw.h334 u16 instance_index; /* use for request tag */ member
653 *efct_hw_reqtag_get_instance(struct efct_hw *hw, u32 instance_index);
H A Defct_hw.c544 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 Defct_driver.c147 efct->instance_index); in efct_device_attach()
H A Defct_scsi.c17 io->node->display_name, io->instance_index,\
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_dbgdev.h140 uint32_t instance_index:8; member
H A Dkfd_dbgdev.c513 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 Defc_node.h19 io->node->display_name, io->instance_index, io->init_task_tag, \
H A Defclib.h108 * @instance_index: unique instance index value
142 u32 instance_index; member
181 * @instance_index: unique instance index value
H A Defc_nport.c97 nport->instance_index = domain->nport_count++; in efc_nport_alloc()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.h69 uint32_t instance_index:8; member

Completed in 15 milliseconds