Searched full:ufo (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_queue.h | 111 /** @timeline_ufo: Timeline UFO for the context queue. */ 113 /** @fw_obj: FW object representing the UFO value. */ 116 /** @value: CPU mapping of the UFO value. */
|
| H A D | pvr_queue.c | 182 * pvr_queue_fence_is_ufo_backed() - Check if a dma_fence is backed by a UFO. 186 * * true if the dma_fence is backed by a UFO, or 193 * Currently the only dma_fence backed by a UFO object is the job fence, in pvr_queue_fence_is_ufo_backed() 201 * already backed by a UFO. 212 * * A non-NULL pvr_queue_fence object if the dma_fence is backed by a UFO, or 361 /* We can pass at most ROGUE_FWIF_CCB_CMD_MAX_UFOS per UFO-related command. */ in ufo_cmds_size() 379 * One UFO command per native fence this job will be waiting on (unless any are in job_cmds_size() 381 * plus one UFO command for the fence signaling. in job_cmds_size() 415 * be backed by a UFO) until the jobs have been submitted, together. in job_count_remaining_native_deps() 700 * The loop above will only process dependencies backed by a UFO i.e. with in pvr_queue_submit_job_to_cccb() [all …]
|
| H A D | pvr_rogue_fwif_sf.h | 108 "UFO Checks for FWCtx 0x%08.8x @ %d" }, 110 "UFO Check: [0x%08.8x] is 0x%08.8x requires 0x%08.8x" }, 112 "UFO Checks succeeded" }, 114 "UFO PR-Check: [0x%08.8x] is 0x%08.8x requires >= 0x%08.8x" }, 116 "UFO SPM PR-Checks for FWCtx 0x%08.8x" }, 118 …"UFO SPM special PR-Check: [0x%08.8x] is 0x%08.8x requires >= ????????, [0x%08.8x] is ???????? req… 120 "UFO Updates for FWCtx 0x%08.8x @ %d" }, 122 "UFO Update: [0x%08.8x] = 0x%08.8x" }, 202 "UFO Checks failed" }, 232 "UFO SPM special PR-Check: [0x%08.8x] is 0x%08.8x requires >= 0x%08.8x" }, [all …]
|
| /linux/include/uapi/linux/ |
| H A D | virtio_net.h | 43 #define VIRTIO_NET_F_GUEST_UFO 10 /* Guest can handle UFO in. */ 47 #define VIRTIO_NET_F_HOST_UFO 14 /* Host can handle UFO in. */ 160 #define VIRTIO_NET_HDR_GSO_UDP 3 /* GSO frame, IPv4 UDP (UFO) */
|
| H A D | if_tun.h | 96 #define TUN_F_UFO 0x10 /* I can handle UFO packets */
|
| H A D | ethtool.h | 1906 #define ETHTOOL_GUFO 0x00000021 /* Get UFO enable (ethtool_value) */ 1907 #define ETHTOOL_SUFO 0x00000022 /* Set UFO enable (ethtool_value) */
|
| /linux/drivers/media/platform/mediatek/mdp3/ |
| H A D | mtk-mdp3-regs.h | 147 /* UFO encoded block mode */ 170 /* UFO encoded 10-bit block mode */ 172 /* UFO encoded 10-bit HEVC tile mode */
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_qp.c | 564 u32 tso = 0, ufo = 0; in hinic_set_tso_inner_l4() local 569 ufo = 1; in hinic_set_tso_inner_l4() 574 task->pkt_info0 |= HINIC_SQ_TASK_INFO0_SET(tso || ufo, TSO_FLAG); in hinic_set_tso_inner_l4() 579 HINIC_SQ_CTRL_SET(ufo, QUEUE_INFO_UFO) | in hinic_set_tso_inner_l4()
|
| /linux/tools/include/uapi/linux/ |
| H A D | if_tun.h | 94 #define TUN_F_UFO 0x10 /* I can handle UFO packets */
|
| /linux/net/ipv6/ |
| H A D | udp_offload.c | 53 /* Do software UFO. Complete and fill in the UDP checksum as HW cannot in udp6_ufo_fragment()
|
| /linux/net/core/ |
| H A D | gso.c | 161 /* UFO sets gso_size to the size of the fragmentation in skb_gso_transport_seglen()
|
| /linux/include/net/ |
| H A D | udp.h | 589 * fragmentation offload (UFO) packets. in udp_rcv_segment()
|
| /linux/drivers/net/ethernet/huawei/hinic3/ |
| H A D | hinic3_tx.c | 306 *queue_info |= cpu_to_le32(SQ_CTRL_QUEUE_INFO_SET(1, UFO)); in hinic3_set_tso_info()
|
| /linux/net/ipv4/ |
| H A D | udp_offload.c | 662 /* Do software UFO. Complete and fill in the UDP checksum as in udp4_ufo_fragment()
|
| /linux/drivers/net/ethernet/tehuti/ |
| H A D | tn40.c | 424 * UFO and IP fragmentation is on the way.
|
| H A D | tehuti.c | 1328 * UFO and IP fragmentation is on the way
|