Home
last modified time | relevance | path

Searched refs:max_hw_queues (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnvme-fc-driver.h504 u32 max_hw_queues; member
983 u32 max_hw_queues; member
/linux/drivers/scsi/qla2xxx/
H A Dqla_nvme.c132 if (qidx > qla_nvme_fc_transport.max_hw_queues) { in qla_nvme_alloc_queue()
135 __func__, qidx, qla_nvme_fc_transport.max_hw_queues); in qla_nvme_alloc_queue()
882 .max_hw_queues = DEF_NVME_HW_QUEUES,
962 qla_nvme_fc_transport.max_hw_queues = in qla_nvme_register_hba()
968 qla_nvme_fc_transport.max_hw_queues); in qla_nvme_register_hba()
/linux/drivers/nvme/target/
H A Dfcloop.c1161 .max_hw_queues = FCLOOP_HW_QUEUES,
1182 .max_hw_queues = FCLOOP_HW_QUEUES,
/linux/drivers/nvme/host/
H A Dfc.c359 !template->max_hw_queues || !template->max_sgl_segments || in nvme_fc_register_localport()
2867 ctrl->lport->ops->max_hw_queues); in nvme_fc_create_io_queues()
2921 ctrl->lport->ops->max_hw_queues); in nvme_fc_recreate_io_queues()
3492 lport->ops->max_hw_queues); in nvme_fc_alloc_ctrl()