wq_copy_desc_count   55 drivers/scsi/fnic/fnic_res.c 	GET_CONFIG(wq_copy_desc_count);
wq_copy_desc_count   79 drivers/scsi/fnic/fnic_res.c 	c->wq_copy_desc_count =
wq_copy_desc_count   82 drivers/scsi/fnic/fnic_res.c 			    c->wq_copy_desc_count));
wq_copy_desc_count   83 drivers/scsi/fnic/fnic_res.c 	c->wq_copy_desc_count = ALIGN(c->wq_copy_desc_count, 16);
wq_copy_desc_count  150 drivers/scsi/fnic/fnic_res.c 		     c->wq_enet_desc_count, c->wq_copy_desc_count,
wq_copy_desc_count  267 drivers/scsi/fnic/fnic_res.c 			fnic->config.wq_copy_desc_count,
wq_copy_desc_count  304 drivers/scsi/fnic/fnic_res.c 	wq_copy_cq_desc_count = (fnic->config.wq_copy_desc_count * 3);
wq_copy_desc_count   78 drivers/scsi/fnic/vnic_scsi.h 	u32 wq_copy_desc_count;