Home
last modified time | relevance | path

Searched refs:IB_VL_0 (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/net/infiniband/
Dib_sma.c231 port_info->vl_cap__init_type = ( IB_VL_0 << 4 ); in ib_sma_port_info()
233 port_info->operational_vls__enforcement = ( IB_VL_0 << 4 ); in ib_sma_port_info()
/external/syslinux/gpxe/src/include/gpxe/
Dib_mad.h162 #define IB_VL_0 0x01 macro