Searched refs:rq_count (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/scsi/fnic/ |
| H A D | fnic_isr.c | 258 fnic->rq_count, fnic->raw_wq_count, in fnic_set_intr_mode_msix() 261 if (fnic->rq_count <= n && fnic->raw_wq_count <= m && in fnic_set_intr_mode_msix() 264 int vecs = fnic->rq_count + fnic->raw_wq_count + fnic->wq_copy_count + 1; in fnic_set_intr_mode_msix() 284 fnic->rq_count = n; in fnic_set_intr_mode_msix() 286 fnic->copy_wq_base = fnic->rq_count + fnic->raw_wq_count; in fnic_set_intr_mode_msix() 296 fnic->err_intr_offset = fnic->rq_count + fnic->wq_count; in fnic_set_intr_mode_msix() 300 fnic->rq_count, in fnic_set_intr_mode_msix() 340 if (fnic->rq_count >= 1 && in fnic_set_intr_mode() 346 fnic->rq_count = 1; in fnic_set_intr_mode() 368 if (fnic->rq_count >= 1 && in fnic_set_intr_mode() [all …]
|
| H A D | fnic_res.c | 194 fnic->rq_count = vnic_dev_get_res_count(fnic->vdev, RES_TYPE_RQ); in fnic_get_res_counts() 202 dev_info(&fnic->pdev->dev, "vNIC fw resources rq_count: %d\n", fnic->rq_count); in fnic_get_res_counts() 217 for (i = 0; i < fnic->rq_count; i++) in fnic_free_vnic_resources() 248 fnic->raw_wq_count, fnic->rq_count); in fnic_alloc_vnic_resources() 274 for (i = 0; i < fnic->rq_count; i++) { in fnic_alloc_vnic_resources() 283 for (i = 0; i < fnic->rq_count; i++) { in fnic_alloc_vnic_resources() 295 cq_index = fnic->rq_count + i; in fnic_alloc_vnic_resources() 306 cq_index = fnic->raw_wq_count + fnic->rq_count + i; in fnic_alloc_vnic_resources() 354 for (i = 0; i < fnic->rq_count; i++) { in fnic_alloc_vnic_resources() 363 cq_index = i + fnic->rq_count; in fnic_alloc_vnic_resources()
|
| /linux/drivers/scsi/ |
| H A D | stex.c | 345 u16 rq_count; member 359 u16 rq_count; member 414 hba->req_head %= hba->rq_count+1; in stex_alloc_req() 553 hba->req_head %= hba->rq_count+1; in stex_ss_send_cmd() 1063 h->req_cnt = cpu_to_le16(hba->rq_count+1); in stex_common_handshake() 1074 status_phys = hba->dma_handle + (hba->rq_count+1) * hba->rq_size; in stex_common_handshake() 1154 h->req_cnt = cpu_to_le16(hba->rq_count+1); in stex_ss_handshake() 1543 .rq_count = 32, 1556 .rq_count = 32, 1569 .rq_count = 256, [all …]
|
| /linux/drivers/scsi/elx/efct/ |
| H A D | efct_hw_queues.c | 28 hw->rq_count = 0; in efct_hw_init_queues() 338 rq->hdr = &hw->rq[hw->rq_count]; in efct_hw_new_rq_set() 340 hw->hw_rq_lookup[hw->rq_count] = rq->instance; in efct_hw_new_rq_set() 341 hw->rq_count++; in efct_hw_new_rq_set() 345 rq->data = &hw->rq[hw->rq_count]; in efct_hw_new_rq_set() 347 hw->hw_rq_lookup[hw->rq_count] = rq->instance; in efct_hw_new_rq_set() 348 hw->rq_count++; in efct_hw_new_rq_set()
|
| H A D | efct_hw.h | 396 u32 rq_count; member
|
| H A D | efct_hw.c | 1080 for (i = 0; i < hw->rq_count; i++) in efct_hw_init() 3461 for (i = 0; i < hw->rq_count; i++) in efct_hw_teardown()
|
| /linux/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_qmr.c | 444 if (init_attr->rq_count > 1) { in ehea_create_qp() 456 if (init_attr->rq_count > 2) { in ehea_create_qp() 504 if (qp_attr->rq_count > 1) in ehea_destroy_qp_res() 506 if (qp_attr->rq_count > 2) in ehea_destroy_qp_res()
|
| H A D | ehea.h | 200 u8 rq_count; /* num of receive queues */ member
|
| H A D | ehea_main.c | 1499 init_attr->rq_count = 3; in ehea_init_port_res()
|
| /linux/block/ |
| H A D | blk-mq.c | 1412 if (!plug->rq_count) { in blk_add_rq_to_plug() 1414 } else if (plug->rq_count >= blk_plug_max_rq_count(plug) || in blk_add_rq_to_plug() 1431 plug->rq_count++; in blk_add_rq_to_plug() 2980 if (plug->rq_count == 0) in blk_mq_flush_plug_list() 2982 depth = plug->rq_count; in blk_mq_flush_plug_list() 2983 plug->rq_count = 0; in blk_mq_flush_plug_list()
|
| H A D | blk-core.c | 1143 plug->rq_count = 0; in blk_start_plug_nr_ios()
|
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.h | 1217 u32 rq_count; member
|
| /linux/drivers/scsi/elx/libefc_sli/ |
| H A D | sli4.h | 880 u8 rq_count; member 2271 __le16 rq_count; member
|
| H A D | sli4.c | 468 req->rq_count = num_rqs; in sli_cmd_rq_create_v2() 4235 sli4->qinfo.max_qcount[SLI4_QTYPE_RQ] = le16_to_cpu(conf->rq_count); in sli_get_read_config()
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.c | 4336 res->max_rx_qs = le16_to_cpu(desc->rq_count); in be_copy_nic_desc() 4575 nic->rq_count = 0xFFFF; in be_reset_nic_desc() 4663 desc.nic_vft.rq_count = cpu_to_le16(vft_res->max_rx_qs); in be_cmd_set_sriov_config()
|