HomeSort by relevance Sort by last modified time
    Searched full:ipoib (Results 1 - 21 of 21) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
ipoib.c 34 #include <gpxe/ipoib.h>
41 /** Number of IPoIB send work queue entries */
44 /** Number of IPoIB receive work queue entries */
47 /** Number of IPoIB completion entries */
50 /** An IPoIB device */
72 /** Broadcast IPoIB address */
89 * IPoIB peer cache
95 * IPoIB peer address
97 * The IPoIB link-layer header is only four bytes long and so does not
98 * have sufficient room to store IPoIB MAC address(es). We therefor
230 struct ipoib_device *ipoib = netdev->priv; local
412 struct ipoib_device *ipoib = netdev->priv; local
462 struct ipoib_device *ipoib = ib_qp_get_ownerdata ( qp ); local
480 struct ipoib_device *ipoib = ib_qp_get_ownerdata ( qp ); local
525 struct ipoib_device *ipoib = netdev->priv; local
555 struct ipoib_device *ipoib = container_of ( membership, local
605 struct ipoib_device *ipoib = netdev->priv; local
664 struct ipoib_device *ipoib = netdev->priv; local
698 struct ipoib_device *ipoib = netdev->priv; local
735 struct ipoib_device *ipoib; local
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/
ipoib.h 13 /** IPoIB MAC address length */
16 /** An IPoIB MAC address */
20 * MSB indicates support for IPoIB "connected mode". Lower 24
28 /** IPoIB link-layer header length */
31 /** IPoIB link-layer header */
43 * isn't enough room in the IPoIB header to store
netdevice.h 26 * The longest currently-supported link-layer address is for IPoIB.
32 * The longest currently-supported link-layer address is for IPoIB.
40 * IPoIB link-layer pseudo-header doesn't actually include link-layer
41 * addresses; see ipoib.c for details).
  /external/iproute2/ip/
iplink_ipoib.c 2 * iplink_ipoib.c IPoIB device support
25 "Usage: ... ipoib [ pkey PKEY ]\n"
73 fprintf(stderr, "ipoib: unknown option \"%s\"?\n", *argv);
140 .id = "ipoib",
iplink.c 114 " bridge | bond | team | ipoib | ip6tnl | ipip | sit | vxlan |\n"
    [all...]
ipaddress.c 79 fprintf(stderr, " bridge | bond | ipoib | ip6tnl | ipip | sit | vxlan | lowpan |\n");
    [all...]
  /external/kernel-headers/original/uapi/linux/
if_infiniband.h 28 #define INFINIBAND_ALEN 20 /* Octets in IPoIB HW addr */
if_link.h 818 /* IPoIB section */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_infiniband.h 27 #define INFINIBAND_ALEN 20 /* Octets in IPoIB HW addr */
  /external/syslinux/gpxe/src/net/
infiniband.c 34 #include <gpxe/ipoib.h>
805 /* Notify IPoIB of link state change */
888 /* Add IPoIB device */
890 DBGC ( ibdev, "IBDEV %p could not add IPoIB device: %s\n",
  /external/libnl/include/linux-private/linux/
if_link.h 439 /* IPoIB section */
  /external/iproute2/man/man8/
ip-link.8.in 193 .BR ipoib " |"
266 .B ipoib
835 IPoIB Type Support
837 .I IPoIB
841 .BR "type ipoib " [ " pkey \fIPKEY" " ] [ " mode " \fIMODE \fR]"
    [all...]
  /external/iproute2/include/uapi/linux/
if_link.h 808 /* IPoIB section */
  /external/dhcpcd-6.8.2/
if-linux.c 99 /* Broadcast address for IPoIB */
    [all...]
  /external/syslinux/gpxe/src/net/udp/
dhcp.c 994 * (as is the case for IPoIB) then try using the hardware
    [all...]
  /prebuilts/go/darwin-x86/doc/
go1.6.html 696 <a href="/pkg/net/#ParseMAC"><code>ParseMAC</code></a> function now accepts 20-byte IP-over-InfiniBand (IPoIB) link-layer addresses.
    [all...]
  /prebuilts/go/linux-x86/doc/
go1.6.html 696 <a href="/pkg/net/#ParseMAC"><code>ParseMAC</code></a> function now accepts 20-byte IP-over-InfiniBand (IPoIB) link-layer addresses.
    [all...]
  /external/syslinux/gpxe/src/drivers/infiniband/
hermon.c     [all...]
arbel.c     [all...]
MT25408_PRM.h     [all...]
  /external/libpcap/
pcap.c     [all...]

Completed in 491 milliseconds