Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_mad.c330 if (dev->port_cap_flags & IB_PORT_LINK_LATENCY_SUP) { in recv_subn_get_portinfo()
Dipath_verbs.c2061 idev->port_cap_flags |= IB_PORT_LINK_LATENCY_SUP; in ipath_register_ib_device()
/linux-4.1.27/include/rdma/
Dib_verbs.h266 IB_PORT_LINK_LATENCY_SUP = 1 << 24, enumerator
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_verbs.c2015 ibp->port_cap_flags |= IB_PORT_LINK_LATENCY_SUP; in init_ibport()
Dqib_mad.c557 if (ibp->port_cap_flags & IB_PORT_LINK_LATENCY_SUP) { in subn_get_portinfo()