HomeSort by relevance Sort by last modified time
    Searched refs:link_width (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
rio_mport_cdev.h 47 __u8 link_width; member in struct:rio_mport_properties
  /external/kernel-headers/original/uapi/linux/
rio_mport_cdev.h 76 __u8 link_width; member in struct:rio_mport_properties
  /external/syslinux/gpxe/src/drivers/infiniband/
linda.c 212 unsigned int link_width; local
218 link_width = BIT_GET ( &ibcstatus, LinkWidthActive );
222 ( link_speed ? "DDR" : "SDR" ), ( link_width ? "x4" : "x1" ) );
235 ( link_width ? IB_LINK_WIDTH_4X : IB_LINK_WIDTH_1X );
    [all...]

Completed in 72 milliseconds