Home
last modified time | relevance | path

Searched refs:wq_copy_desc_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_res.c55 GET_CONFIG(wq_copy_desc_count); in fnic_get_vnic_config()
79 c->wq_copy_desc_count = in fnic_get_vnic_config()
82 c->wq_copy_desc_count)); in fnic_get_vnic_config()
83 c->wq_copy_desc_count = ALIGN(c->wq_copy_desc_count, 16); in fnic_get_vnic_config()
150 c->wq_enet_desc_count, c->wq_copy_desc_count, in fnic_get_vnic_config()
267 fnic->config.wq_copy_desc_count, in fnic_alloc_vnic_resources()
304 wq_copy_cq_desc_count = (fnic->config.wq_copy_desc_count * 3); in fnic_alloc_vnic_resources()
H A Dvnic_scsi.h78 u32 wq_copy_desc_count; member
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_res.c43 GET_CONFIG(wq_copy_desc_count); in fnic_get_vnic_config()
67 c->wq_copy_desc_count = in fnic_get_vnic_config()
70 c->wq_copy_desc_count)); in fnic_get_vnic_config()
71 c->wq_copy_desc_count = ALIGN(c->wq_copy_desc_count, 16); in fnic_get_vnic_config()
138 c->wq_enet_desc_count, c->wq_copy_desc_count, in fnic_get_vnic_config()
255 fnic->config.wq_copy_desc_count, in fnic_alloc_vnic_resources()
292 wq_copy_cq_desc_count = (fnic->config.wq_copy_desc_count * 3); in fnic_alloc_vnic_resources()
H A Dvnic_scsi.h66 u32 wq_copy_desc_count; member

Completed in 2 milliseconds