Home
last modified time | relevance | path

Searched full:encapsulated (Results 1 – 25 of 222) sorted by relevance

123456789

/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_pci.h25 * NVME Encapsulated Request.
26 * 07-22-18 02.00.03 Updted flags field for NVME Encapsulated req
49 * NVMe Encapsulated message
52 /*NVME Encapsulated Request Message */
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcmd_dek.c20 * @src: - Address of data to be encapsulated
21 * @dst: - Desination address of encapsulated data
22 * @len: - Size of data to be encapsulated
/openbmc/u-boot/cmd/
H A Dblob.c31 * @src: - Address of data to be encapsulated
32 * @dst: - Address of data to be encapsulated
33 * @len: - Size of data to be encapsulated
/openbmc/linux/Documentation/infiniband/
H A Dopa_vnic.rst11 The patterns of exchanges of Omni-Path encapsulated Ethernet packets
14 permitted to exchange encapsulated Ethernet packets across a particular
18 nodes across the fabric exchange encapsulated Ethernet packets over a
52 The Omni-Path encapsulated Ethernet packet format is as described below.
116 net_device_ops functions. It expects Omni-Path encapsulated Ethernet
/openbmc/phosphor-net-ipmid/
H A Dmessage.hpp113 * IPMI message is data encapsulated in an IPMI Session packet. The IPMI
114 * Session packets are encapsulated in RMCP packets, which are encapsulated in
117 * encapsulated in an IPMI session packet.
/openbmc/linux/net/bridge/netfilter/
H A Debt_vlan.c33 /* VLAN encapsulated Type/Length field, given from orig frame */ in ebt_vlan_mt()
70 /* Checking Encapsulated Proto (Length/Type) field */ in ebt_vlan_mt()
136 /* Check for encapsulated proto range - it is possible to be in ebt_vlan_mt_check()
/openbmc/linux/Documentation/networking/
H A Dchecksum-offloads.rst57 encapsulated packet both the inner and outer checksums may need to be edited or
85 encapsulated datagram when the inner checksum is due to be offloaded.
130 RCO is a technique for eliding the inner checksum of an encapsulated datagram,
H A Dvxlan.rst68 ability to perform TCP segmentation offload of UDP encapsulated frames
71 receive side parsing of UDP encapsulated frames which allows NICs to
/openbmc/linux/include/uapi/linux/
H A Dif_bonding.h95 #define BOND_XMIT_POLICY_ENCAP23 3 /* encapsulated layer 2+3 */
96 #define BOND_XMIT_POLICY_ENCAP34 4 /* encapsulated layer 3+4 */
H A Dudp.h32 #define UDP_ENCAP 100 /* Set the socket to accept encapsulated packets */
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/
H A Dxkbprint_1.0.7.bb3 DESCRIPTION = "xkbprint generates a printable or encapsulated PostScript \
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dimi,rdacm2x-gmsl.yaml49 receive and transmit I2C messages encapsulated and transmitted on the GMSL
55 propagated to the remote de-serializer encapsulated in the GMSL control
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h84 u64 tx_tso; /* # of non-encapsulated TSO super-packets */
85 u64 tx_encap_tso; /* # of encapsulated TSO super-packets */
86 u64 tx_uso; /* # of non-encapsulated UDP LSO super-packets */
/openbmc/linux/net/ipv4/
H A Dxfrm4_input.c80 * If it's an encapsulated packet, then pass it to the
97 /* if this is not encapsulated socket, then just return now */ in xfrm4_udp_encap_rcv()
/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_vlan.h16 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */
/openbmc/linux/drivers/net/usb/
H A Dlg-vl600.c22 * It will however ignore data on both ports that is not encapsulated
23 * in a specific way, any data returned is also encapsulated the same
242 return skb; /* Already encapsulated? */ in vl600_tx_fixup()
/openbmc/linux/include/linux/
H A Dif_hsr.h20 * encapsulated protocol } instead.
/openbmc/linux/net/ipv6/
H A Dxfrm6_input.c75 * If it's an encapsulated packet, then pass it to the
96 /* if this is not encapsulated socket, then just return now */ in xfrm6_udp_encap_rcv()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dtx.h23 * encapsulated packets, so if the checksum is for the inner in efx_tx_csum_type_skb()
/openbmc/docs/architecture/
H A Dopenbmc-systemd.md95 The soft server power off function is encapsulated in the
102 The hard server power off is encapsulated in the
108 The reboot of the server is encapsulated in the `obmc-host-reboot@.target`. This
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtx.h30 * encapsulated packets, so if the checksum is for the inner in efx_tx_csum_type_skb()
/openbmc/u-boot/doc/
H A Dkwboot.138 Note that for the encapsulated boot code to be executed, \fIimage\fP
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dmirror_gre.sh8 # gretap or ip6gretap netdevice. Expect that the packets come out encapsulated,
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_app.c632 * @nvme_encap_request: NVMe encapsulated MPI request
635 * in user provided NVMe command in NVMe encapsulated request.
651 * encapsulated request
653 * @nvme_encap_request: NVMe encapsulated MPI request
658 * proper format as SGEs in the given NVMe encapsulated request.
709 * encapsulated request
711 * @nvme_encap_request: NVMe encapsulated MPI request
716 * proper format as PRP entries in the given NVMe encapsulated
/openbmc/webui-vue/docs/guide/quickstart/
H A Dstore-anatomy.md36 - **Actions:** Asynchronous logic should be encapsulated in, and can be composed

123456789