Home
last modified time | relevance | path

Searched refs:RDMA_IB_IP_PS_TCP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ofed/include/rdma/
H A Drdma_cm.h78 #define RDMA_IB_IP_PS_TCP 0x0000000001060000ULL macro
/freebsd/contrib/ofed/librdmacm/
H A Drdma_cma.h78 #define RDMA_IB_IP_PS_TCP 0x0000000001060000ULL macro
H A Dcma.c179 sib.sib_sid = htobe64(RDMA_IB_IP_PS_TCP); in ucma_set_af_ib_support()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c3352 (sid == (RDMA_IB_IP_PS_TCP & mask))) { in cma_select_ib_ps()
3353 sid_ps = RDMA_IB_IP_PS_TCP; in cma_select_ib_ps()