Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/rdma/
H A Dib_user_sa.h44 IB_PATH_INBOUND = (1<<4), enumerator
/openbmc/linux/drivers/infiniband/core/
H A Dcma.c2897 else if (path_rec[i].flags & IB_PATH_INBOUND) in cma_query_handler()