Home
last modified time | relevance | path

Searched full:ufo (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v6.1/Documentation/networking/
Dsegmentation-offloads.rst16 * UDP Fragmentation Offload - UFO
60 UFO is deprecated: modern kernels will no longer generate UFO skbs, but can
/Linux-v6.1/include/linux/
Dvirtio_net.h120 /* UFO does not specify ipv4 or 6: try both */ in virtio_net_hdr_to_skb()
147 /* UFO may not include transport header in gso_size. */ in virtio_net_hdr_to_skb()
Dnetdev_features.h54 NETIF_F_GSO_UDP_BIT, /* ... UFO, deprecated except tuntap */
55 NETIF_F_GSO_UDP_L4_BIT, /* ... UDP payload GSO (not UFO) */
Dskbuff.h578 /* Warning: this field is not always filled in (UFO)! */
/Linux-v6.1/include/uapi/linux/
Dvirtio_net.h43 #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. */
131 #define VIRTIO_NET_HDR_GSO_UDP 3 /* GSO frame, IPv4 UDP (UFO) */
Dif_tun.h92 #define TUN_F_UFO 0x10 /* I can handle UFO packets */
Dethtool.h1578 #define ETHTOOL_GUFO 0x00000021 /* Get UFO enable (ethtool_value) */
1579 #define ETHTOOL_SUFO 0x00000022 /* Set UFO enable (ethtool_value) */
/Linux-v6.1/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h146 /* UFO encoded block mode */
169 /* UFO encoded 10-bit block mode */
171 /* UFO encoded 10-bit HEVC tile mode */
Dmtk-mdp3-comp.c159 /* Set 10bit UFO mode */ in config_rdma_subfrm()
/Linux-v6.1/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.c564 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-v6.1/net/ipv6/
Doutput_core.c28 * clients requesting UFO without specifying an IPv6 fragment ID.
Dudp_offload.c52 /* Do software UFO. Complete and fill in the UDP checksum as HW cannot in udp6_ufo_fragment()
/Linux-v6.1/tools/include/uapi/linux/
Dif_tun.h90 #define TUN_F_UFO 0x10 /* I can handle UFO packets */
/Linux-v6.1/drivers/media/platform/mediatek/vcodec/vdec/
Dvdec_vp9_if.c107 * @buf_sz_y_bs : ufo compressed y plane size (AP-R, VPU-W)
108 * @buf_sz_c_bs : ufo compressed cbcr plane size (AP-R, VPU-W)
109 * @buf_len_sz_y : size used to store y plane ufo info (AP-R, VPU-W)
110 * @buf_len_sz_c : size used to store cbcr plane ufo info (AP-R, VPU-W)
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/neterion/
Ds2io.rst22 such as jumbo frames, MSI/MSI-X, checksum offloads, TSO, UFO and so on.
/Linux-v6.1/Documentation/devicetree/bindings/media/
Dmediatek,vcodec-subdev-decoder.yaml49 platform, there are some ports like RDMA, UFO in lat soc larb, need to enable its power and
/Linux-v6.1/arch/parisc/include/asm/
Dpdcpat.h58 #define PAT_UFO 6 /* HPA Space (UFO for Mariposa) */
/Linux-v6.1/net/ipv4/
Dudp_offload.c397 /* Do software UFO. Complete and fill in the UDP checksum as in udp4_ufo_fragment()
/Linux-v6.1/fs/jfs/
Djfs_txnmgr.c801 jfs_err("UFO tlock:0x%p", tlck); in txLock()
1411 jfs_err("UFO tlock:0x%p", tlck); in txLog()
1492 jfs_err("diLog: UFO type tlck:0x%p", tlck); in diLog()
Djfs_logmgr.c392 jfs_err("lmWriteRecord: UFO tlck:0x%p", tlck); in lmWriteRecord()
Djfs_imap.c753 jfs_err("diWrite: UFO tlock"); in diWrite()
Djfs_dtree.c1205 jfs_err("dtSplitUp(): UFO!"); in dtSplitUp()
/Linux-v6.1/drivers/net/ethernet/neterion/
Ds2io.h785 /* Per fifo UFO in band structure */
/Linux-v6.1/drivers/net/ethernet/cadence/
Dmacb_main.c1976 /* UDP - UFO */ in macb_tx_map()
2149 /* For UFO only: in macb_features_check()
/Linux-v6.1/drivers/net/ethernet/tehuti/
Dtehuti.c1328 * UFO and IP fragmentation is on the way

12