Home
last modified time | relevance | path

Searched refs:ib_create_path (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dib_pathrec.h68 ib_create_path ( struct ib_device *ibdev, struct ib_address_vector *av,
/external/syslinux/gpxe/src/net/infiniband/
Dib_pathrec.c100 ib_create_path ( struct ib_device *ibdev, struct ib_address_vector *av, in ib_create_path() function
286 cached->path = ib_create_path ( ibdev, av, &ib_cached_path_op ); in ib_resolve_path()
Dib_cm.c371 conn->path = ib_create_path ( ibdev, &qp->av, &ib_cm_path_op ); in ib_create_conn()