Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dinit.c188 dev->transport_type = IBV_TRANSPORT_IWARP; in try_driver()
H A Dverbs.h99 IBV_TRANSPORT_IWARP, enumerator
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c70 case IBV_TRANSPORT_IWARP: return "iWARP"; in transport_str()
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c1688 case IBV_TRANSPORT_IWARP: in ucma_shutdown()
H A Drsocket.c863 if (rs->cm_id->verbs->device->transport_type == IBV_TRANSPORT_IWARP) in rs_create_ep()