Searched refs:uctrl (Results 1 – 14 of 14) sorted by relevance
169 if (udev->uctrl) { in __qedi_free_uio_rings()171 udev->uctrl = NULL; in __qedi_free_uio_rings()210 uctrl = udev->uctrl; in qedi_reset_uio_rings()213 uctrl->host_rx_cons = 0; in qedi_reset_uio_rings()214 uctrl->hw_rx_prod = 0; in qedi_reset_uio_rings()215 uctrl->hw_rx_bd_prod = 0; in qedi_reset_uio_rings()232 if (!udev->uctrl) in __qedi_alloc_uio_rings()752 uctrl = udev->uctrl; in qedi_ll2_process_skb()766 uctrl->hw_rx_bd_prod = (uctrl->hw_rx_bd_prod + 1) % QEDI_NUM_RX_BD; in qedi_ll2_process_skb()775 uctrl->hw_rx_prod, prod, uctrl->hw_rx_bd_prod, in qedi_ll2_process_skb()[all …]
1188 struct qedi_uio_ctrl *uctrl; in qedi_data_avail() local1199 uctrl = (struct qedi_uio_ctrl *)udev->uctrl; in qedi_data_avail()1200 if (!uctrl) { in qedi_data_avail()1205 len = uctrl->host_tx_pkt_len; in qedi_data_avail()1231 uctrl->host_tx_pkt_len = 0; in qedi_data_avail()1232 uctrl->hw_tx_cons++; in qedi_data_avail()
133 void *uctrl; member
17 obj-$(CONFIG_TADPOLE_TS102_UCTRL) += uctrl.o
348 int cs42l42_volume_get(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl);349 int cs42l42_volume_put(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl);
451 int cs42l42_volume_get(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl) in cs42l42_volume_get() argument458 long *valp = uctrl->value.integer.value; in cs42l42_volume_get()510 int cs42l42_volume_put(struct snd_kcontrol *kctrl, struct snd_ctl_elem_value *uctrl) in cs42l42_volume_put() argument517 long *valp = uctrl->value.integer.value; in cs42l42_volume_put()
33 struct mlx5_wqe_umr_ctrl_seg uctrl; member
61 struct mlx5_wqe_umr_ctrl_seg *ucseg = &wqe->uctrl; in mlx5e_ktls_build_static_params()
86 struct snd_ctl_elem_value *uctrl) in cs4234_dac14_grp_delay_put() argument110 ret = snd_soc_put_enum_double(kctrl, uctrl); in cs4234_dac14_grp_delay_put()
535 umr_wqe->uctrl.flags = MLX5_UMR_TRANSLATION_OFFSET_EN | MLX5_UMR_INLINE; in build_klm_umr()536 umr_wqe->uctrl.xlt_offset = cpu_to_be16(offset); in build_klm_umr()537 umr_wqe->uctrl.xlt_octowords = cpu_to_be16(klm_len); in build_klm_umr()538 umr_wqe->uctrl.mkey_mask = cpu_to_be64(MLX5_MKEY_MASK_FREE); in build_klm_umr()696 umr_wqe->uctrl.xlt_offset = in mlx5e_alloc_rx_mpwqe()
242 struct mlx5_wqe_umr_ctrl_seg uctrl; member
208 struct mlx5_wqe_umr_ctrl_seg *ucseg = &wqe->uctrl; in mlx5e_build_umr_wqe()
427 u32 uctrl) in ptrace_hbp_set_ctrl() argument441 decode_ctrl_reg(uctrl, &ctrl); in ptrace_hbp_set_ctrl()
311 174 = /dev/uctrl SPARCbook 3 microcontroller
Completed in 48 milliseconds