Home
last modified time | relevance | path

Searched refs:uctrl (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_main.c170 if (udev->uctrl) { in __qedi_free_uio_rings()
171 free_page((unsigned long)udev->uctrl); in __qedi_free_uio_rings()
172 udev->uctrl = NULL; in __qedi_free_uio_rings()
208 struct qedi_uio_ctrl *uctrl = NULL; in qedi_reset_uio_rings() local
211 uctrl = udev->uctrl; in qedi_reset_uio_rings()
214 uctrl->host_rx_cons = 0; in qedi_reset_uio_rings()
215 uctrl->hw_rx_prod = 0; in qedi_reset_uio_rings()
216 uctrl->hw_rx_bd_prod = 0; in qedi_reset_uio_rings()
217 uctrl->host_rx_bd_cons = 0; in qedi_reset_uio_rings()
232 udev->uctrl = (void *)get_zeroed_page(GFP_KERNEL); in __qedi_alloc_uio_rings()
[all …]
H A Dqedi_iscsi.c1220 struct qedi_uio_ctrl *uctrl; in qedi_data_avail() local
1231 uctrl = (struct qedi_uio_ctrl *)udev->uctrl; in qedi_data_avail()
1232 if (!uctrl) { in qedi_data_avail()
1237 len = uctrl->host_tx_pkt_len; in qedi_data_avail()
1263 uctrl->host_tx_pkt_len = 0; in qedi_data_avail()
1264 uctrl->hw_tx_cons++; in qedi_data_avail()
H A Dqedi.h133 void *uctrl; member
/openbmc/linux/drivers/sbus/char/
H A DMakefile17 obj-$(CONFIG_TADPOLE_TS102_UCTRL) += uctrl.o
/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.h354 int cs42l42_volume_get(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl);
355 int cs42l42_volume_put(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl);
H A Dpatch_cs8409.c484 int cs42l42_volume_get(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl) in cs42l42_volume_get() argument
491 long *valp = uctrl->value.integer.value; in cs42l42_volume_get()
543 int cs42l42_volume_put(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl) in cs42l42_volume_put() argument
550 long *valp = uctrl->value.integer.value; in cs42l42_volume_put()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_utils.h38 struct mlx5_wqe_umr_ctrl_seg uctrl; member
H A Dktls_txrx.c80 struct mlx5_wqe_umr_ctrl_seg *ucseg = &wqe->uctrl; in mlx5e_ktls_build_static_params()
/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c586 unsigned long idx, u32 uctrl) in ptrace_hbp_set_ctrl() argument
606 decode_ctrl_reg(uctrl, &ctrl); in ptrace_hbp_set_ctrl()
612 if (uctrl & CTRL_PLV_ENABLE) { in ptrace_hbp_set_ctrl()
/openbmc/linux/sound/soc/codecs/
H A Dcs4234.c86 struct snd_ctl_elem_value *uctrl) in cs4234_dac14_grp_delay_put() argument
110 ret = snd_soc_put_enum_double(kctrl, uctrl); in cs4234_dac14_grp_delay_put()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c137 umr_wqe->uctrl.xlt_offset = cpu_to_be16(offset); in mlx5e_xsk_alloc_rx_mpwqe()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c632 umr_wqe->uctrl.flags = MLX5_UMR_TRANSLATION_OFFSET_EN | MLX5_UMR_INLINE; in build_klm_umr()
633 umr_wqe->uctrl.xlt_offset = cpu_to_be16(offset); in build_klm_umr()
634 umr_wqe->uctrl.xlt_octowords = cpu_to_be16(klm_len); in build_klm_umr()
635 umr_wqe->uctrl.mkey_mask = cpu_to_be64(MLX5_MKEY_MASK_FREE); in build_klm_umr()
814 umr_wqe->uctrl.xlt_offset = cpu_to_be16(offset); in mlx5e_alloc_rx_mpwqe()
H A Den.h246 struct mlx5_wqe_umr_ctrl_seg uctrl; member
H A Den_main.c227 struct mlx5_wqe_umr_ctrl_seg *ucseg = &wqe->uctrl; in mlx5e_build_umr_wqe()
/openbmc/linux/arch/arm64/kernel/
H A Dptrace.c426 u32 uctrl) in ptrace_hbp_set_ctrl() argument
440 decode_ctrl_reg(uctrl, &ctrl); in ptrace_hbp_set_ctrl()
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.txt311 174 = /dev/uctrl SPARCbook 3 microcontroller
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]