Home
last modified time | relevance | path

Searched refs:IB_PORT_LINK_LATENCY_SUP (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_mad.c330 if (dev->port_cap_flags & IB_PORT_LINK_LATENCY_SUP) { in recv_subn_get_portinfo()
Dipath_verbs.c2095 idev->port_cap_flags |= IB_PORT_LINK_LATENCY_SUP; in ipath_register_ib_device()
/linux-4.4.14/include/rdma/
Dib_verbs.h294 IB_PORT_LINK_LATENCY_SUP = 1 << 24, enumerator
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_verbs.c2034 ibp->port_cap_flags |= IB_PORT_LINK_LATENCY_SUP; in init_ibport()
Dqib_mad.c558 if (ibp->port_cap_flags & IB_PORT_LINK_LATENCY_SUP) { in subn_get_portinfo()