| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_fw_counters.c | 42 u64 req_count, u64 resp_count) in adf_fw_counters_parse_ae_values() argument 45 ae_counters->values[ADF_FW_REQUESTS] = req_count; in adf_fw_counters_parse_ae_values() 65 u64 req_count, resp_count; in adf_fw_counters_load_from_device() local 68 ret = adf_get_ae_fw_counters(accel_dev, ae, &req_count, &resp_count); in adf_fw_counters_load_from_device() 73 req_count, resp_count); in adf_fw_counters_load_from_device()
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | audio.c | 121 static int req_count = UAC1_REQ_COUNT; variable 122 module_param(req_count, int, 0444); 123 MODULE_PARM_DESC(req_count, "ISO OUT endpoint request count"); 321 uac1_opts->req_count = req_count; in audio_bind()
|
| /linux/drivers/dca/ |
| H A D | dca-sysfs.c | 25 static int req_count; in dca_sysfs_add_req() local 28 "requester%d", req_count++); in dca_sysfs_add_req()
|
| /linux/fs/ |
| H A D | remap_range.c | 33 loff_t *req_count, unsigned int remap_flags) in generic_remap_checks() argument 37 uint64_t count = *req_count; in generic_remap_checks() 95 if (*req_count != count && !(remap_flags & REMAP_FILE_CAN_SHORTEN)) in generic_remap_checks() 98 *req_count = count; in generic_remap_checks()
|
| /linux/drivers/macintosh/ |
| H A D | rack-meter.c | 183 cmd->req_count = cpu_to_le16(4); in rackmeter_setup_dbdma() 190 cmd->req_count = cpu_to_le16(SAMPLE_COUNT * 4); in rackmeter_setup_dbdma() 196 cmd->req_count = cpu_to_le16(4); in rackmeter_setup_dbdma() 203 cmd->req_count = cpu_to_le16(SAMPLE_COUNT * 4); in rackmeter_setup_dbdma()
|
| /linux/drivers/firewire/ |
| H A D | ohci.c | 73 __le16 req_count; member 908 d->req_count = cpu_to_le16(PAGE_SIZE); in ar_context_init() 1244 d[0].req_count = cpu_to_le16(packet->header_length); in at_context_queue_packet() 1252 d[0].req_count = cpu_to_le16(12); in at_context_queue_packet() 1267 d[0].req_count = cpu_to_le16(8); in at_context_queue_packet() 1299 d[2].req_count = cpu_to_le16(packet->payload_length); in at_context_queue_packet() 2803 le16_to_cpu(d->req_count), in handle_ir_packet_per_buffer() 2822 unsigned int req_count, res_count, completed; in handle_ir_buffer_fill() local 2825 req_count = le16_to_cpu(last->req_count); in handle_ir_buffer_fill() 2827 completed = req_count - res_count; in handle_ir_buffer_fill() [all …]
|
| /linux/drivers/staging/greybus/ |
| H A D | fw-download.c | 166 int ret, req_count; in find_firmware() local 205 req_count = DIV_ROUND_UP(fw_req->fw->size, MIN_FETCH_SIZE); in find_firmware() 206 fw_req->release_timeout_j = jiffies + req_count * NEXT_REQ_TIMEOUT_J; in find_firmware()
|
| /linux/Documentation/ABI/testing/ |
| H A D | configfs-usb-gadget-uac1_legacy | 12 req_count - ISO OUT endpoint request count
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_uac1_legacy.c | 608 int req_buf_size, req_count, audio_buf_size; in f_audio_set_alt() local 615 req_count = opts->req_count; in f_audio_set_alt() 646 for (i = 0; i < req_count && err == 0; i++) { in f_audio_set_alt() 888 UAC1_INT_ATTRIBUTE(req_count); 983 opts->req_count = UAC1_REQ_COUNT; in f_audio_alloc_inst()
|
| H A D | u_uac1_legacy.h | 59 int req_count; member
|
| /linux/include/linux/ |
| H A D | pagemap.h | 1372 void page_cache_sync_ra(struct readahead_control *, unsigned long req_count); 1374 unsigned long req_count); 1394 unsigned long req_count) in page_cache_sync_readahead() argument 1397 page_cache_sync_ra(&ractl, req_count); in page_cache_sync_readahead() 1416 struct folio *folio, unsigned long req_count) in page_cache_async_readahead() argument 1419 page_cache_async_ra(&ractl, folio, req_count); in page_cache_async_readahead()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | dbdma.h | 46 __le16 req_count; /* requested byte transfer count */ member
|
| /linux/sound/ppc/ |
| H A D | pmac.c | 223 cp->req_count = cpu_to_le16(rec->period_size); in snd_pmac_pcm_prepare() 395 cp->req_count = cpu_to_le16(rec->period_size); in snd_pmac_pcm_dead_xfer() 401 req = le16_to_cpu(cp->req_count); in snd_pmac_pcm_dead_xfer() 405 cp->req_count = cpu_to_le16(res); in snd_pmac_pcm_dead_xfer() 456 cp->req_count = cpu_to_le16(rec->period_size); in snd_pmac_pcm_update() 720 chip->extra_dma.cmds->req_count = cpu_to_le16(bytes); in snd_pmac_beep_dma_start()
|
| /linux/net/xdp/ |
| H A D | xsk_buff_pool.c | 704 u32 req_count, avail_count; in xp_can_alloc() local 709 req_count = count - pool->free_list_cnt; in xp_can_alloc() 710 avail_count = xskq_cons_nb_entries(pool->fq, req_count); in xp_can_alloc() 714 return avail_count >= req_count; in xp_can_alloc()
|
| /linux/drivers/media/platform/amphion/ |
| H A D | vdec.c | 35 u32 req_count; member 1051 fs->req_count++; in vdec_request_one_fs() 1052 if (fs->req_count > fs->max_count) in vdec_request_one_fs() 1053 fs->req_count = fs->max_count; in vdec_request_one_fs() 1063 if (fs->count >= fs->req_count) in vdec_alloc_fs_buffer() 1079 while (fs->count < fs->req_count) { in vdec_alloc_fs() 1832 vdec->mbi.req_count, in vdec_get_debug_info() 1840 vdec->dcp.req_count, in vdec_get_debug_info()
|
| /linux/drivers/net/ethernet/apple/ |
| H A D | mace.c | 458 cp->req_count = cpu_to_le16(RX_BUFLEN); in mace_open() 562 cp->req_count = cpu_to_le16(len); in mace_xmit_start() 906 nb = le16_to_cpu(cp->req_count) - le16_to_cpu(cp->res_count); in mace_rxdma_intr() 966 cp->req_count = cpu_to_le16(RX_BUFLEN); in mace_rxdma_intr()
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_usb.h | 135 unsigned int req_count; member
|
| H A D | zd_usb.c | 405 intr->read_regs.req_count)) in handle_regs_int() 1608 intr->read_regs.req_count = count; in prepare_read_regs_int()
|
| /linux/include/uapi/linux/ |
| H A D | isst_if.h | 94 __u32 req_count; member
|
| /linux/tools/testing/nvdimm/test/ |
| H A D | nfit_test.h | 24 int req_count; member
|
| /linux/drivers/scsi/ |
| H A D | mac53c94.c | 382 dcmds->req_count = cpu_to_le16(dma_len); in set_dma_cmds()
|
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | isst-core-mbox.c | 90 io_regs.req_count = 1; in _send_mmio_command()
|
| /linux/sound/aoa/soundbus/i2sbus/ |
| H A D | pcm.c | 403 command->req_count = cpu_to_le16(periodsize); in i2sbus_pcm_prepare()
|
| /linux/drivers/ata/ |
| H A D | pata_macio.c | 562 table->req_count = cpu_to_le16(len); in pata_macio_qc_prep()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_dev.c | 5059 int non_requested_count = 0, req_count = 0, i, num_vports; in qed_init_wfq_param() local 5074 req_count++; in qed_init_wfq_param() 5081 req_count++; in qed_init_wfq_param() 5083 non_requested_count = num_vports - req_count; in qed_init_wfq_param()
|