Home
last modified time | relevance | path

Searched refs:bos (Results 26 – 50 of 63) sorted by relevance

123

/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_fb.h25 const struct drm_mode_fb_cmd2 *mode_cmd, struct drm_gem_object **bos);
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_formats.h71 struct drm_gem_object **bos);
H A Ddpu_formats.c967 struct drm_gem_object **bos) in dpu_format_check_modified_format() argument
975 if (!msm_fmt || !cmd || !bos) { in dpu_format_check_modified_format()
991 if (!bos[i]) { in dpu_format_check_modified_format()
995 if ((i == 0) || (bos[i] != bos[0])) in dpu_format_check_modified_format()
996 bos_total_size += bos[i]->size; in dpu_format_check_modified_format()
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_job.h54 struct ivpu_bo *bos[]; member
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.h30 struct drm_gem_object **bos; member
H A Dpanfrost_dump.c138 dbo = job->bos[i]; in panfrost_core_dump()
203 bo = to_panfrost_bo(job->bos[i]); in panfrost_core_dump()
H A Dpanfrost_drv.c153 job->bo_count, &job->bos); in panfrost_lookup_bos()
166 bo = to_panfrost_bo(job->bos[i]); in panfrost_lookup_bos()
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c38 struct usb_bos_descriptor *bos; in xhci_create_usb3x_bos_desc() local
52 bos = (struct usb_bos_descriptor *)buf; in xhci_create_usb3x_bos_desc()
53 bos->bLength = USB_DT_BOS_SIZE; in xhci_create_usb3x_bos_desc()
54 bos->bDescriptorType = USB_DT_BOS; in xhci_create_usb3x_bos_desc()
55 bos->wTotalLength = cpu_to_le16(USB_DT_BOS_SIZE + in xhci_create_usb3x_bos_desc()
57 bos->bNumDeviceCaps = 1; in xhci_create_usb3x_bos_desc()
91 bos->bNumDeviceCaps++; in xhci_create_usb3x_bos_desc()
92 bos->wTotalLength = cpu_to_le16(USB_DT_BOS_SIZE + in xhci_create_usb3x_bos_desc()
121 if (wLength < le16_to_cpu(bos->wTotalLength)) in xhci_create_usb3x_bos_desc()
125 return le16_to_cpu(bos->wTotalLength); in xhci_create_usb3x_bos_desc()
[all …]
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.h300 } bos[]; member
329 return rd_full || (submit->bos[idx].flags & MSM_SUBMIT_BO_DUMP); in should_dump()
H A Dmsm_gpu.c224 struct msm_gpu_state_bo *state_bo = &state->bos[state->nr_bos]; in msm_gpu_crashstate_get_bo()
282 state->bos = kcalloc(submit->nr_bos, in msm_gpu_crashstate_capture()
285 for (i = 0; state->bos && i < submit->nr_bos; i++) { in msm_gpu_crashstate_capture()
286 msm_gpu_crashstate_get_bo(state, submit->bos[i].obj, in msm_gpu_crashstate_capture()
287 submit->bos[i].iova, in msm_gpu_crashstate_capture()
H A Dmsm_kms.h103 struct drm_gem_object **bos);
/openbmc/linux/include/uapi/drm/
H A Dlima_drm.h121 __u64 bos; /* in, array of drm_lima_gem_submit_bo */ member
H A Detnaviv_drm.h204 __u64 bos; /* in, ptr to array of submit_bo's */ member
H A Dmsm_drm.h285 __u64 bos; /* in, ptr to array of submit_bo's */ member
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.h105 struct etnaviv_gem_submit_bo bos[]; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_mplsoudp.c41 *mpls = mpls_entry_encode(mpls_info->label, mpls_info->ttl, mpls_info->tc, mpls_info->bos); in generate_ip_tun_hdr()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dtc_flower.sh382 local bos=$3
388 $((((label & 0xf) << 4) + (tc << 1) + bos)) \
560 flower $tcflags mpls lse depth 1 bos 0 action continue
570 flower $tcflags mpls lse depth 2 bos 1 action continue
/openbmc/linux/include/linux/
H A Dusb.h674 struct usb_host_bos *bos; member
849 if (udev->speed < USB_SPEED_SUPER || !udev->bos || !udev->bos->ss_cap) in usb_device_supports_ltm()
851 return udev->bos->ss_cap->bmAttributes & USB_LTM_SUPPORT; in usb_device_supports_ltm()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h195 u8 bos; member
/openbmc/linux/drivers/usb/misc/
H A Dusbtest.c899 struct usb_bos_descriptor *bos = NULL; in ch9_postconfig() local
905 sizeof(*udev->bos->desc)); in ch9_postconfig()
906 if (retval != sizeof(*udev->bos->desc)) { in ch9_postconfig()
911 bos = (struct usb_bos_descriptor *)dev->buf; in ch9_postconfig()
912 total = le16_to_cpu(bos->wTotalLength); in ch9_postconfig()
913 num = bos->bNumDeviceCaps; in ch9_postconfig()
930 length = sizeof(*udev->bos->desc); in ch9_postconfig()
1356 if (udev->bos) in test_ctrl_queue()
1357 len = le16_to_cpu(udev->bos->desc->wTotalLength); in test_ctrl_queue()
/openbmc/linux/net/sched/
H A Dact_mpls.c398 entry->mpls_push.bos = tcf_mpls_bos(act); in tcf_mpls_offload_act_setup()
409 entry->mpls_mangle.bos = tcf_mpls_bos(act); in tcf_mpls_offload_act_setup()
/openbmc/linux/include/net/
H A Dflow_offload.h307 u8 bos; member
316 u8 bos; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c43 if (act->mpls_push.bos != ACT_MPLS_BOS_NOT_SET) { in nfp_fl_push_mpls()
44 mpls_lse |= act->mpls_push.bos << MPLS_LS_S_SHIFT; in nfp_fl_push_mpls()
92 if (act->mpls_mangle.bos != ACT_MPLS_BOS_NOT_SET) { in nfp_fl_set_mpls()
93 mpls_lse |= act->mpls_mangle.bos << MPLS_LS_S_SHIFT; in nfp_fl_set_mpls()
/openbmc/qemu/hw/usb/
H A Ddesc.h76 } bos; member
H A Ddesc.c361 d->u.bos.wTotalLength_lo = usb_lo(wTotalLength); in usb_desc_bos()
362 d->u.bos.wTotalLength_hi = usb_hi(wTotalLength); in usb_desc_bos()
363 d->u.bos.bNumDeviceCaps = bNumDeviceCaps; in usb_desc_bos()

123