Searched refs:cma_port (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c1054 static __be16 cma_port(struct sockaddr *addr) function
1074 return !cma_port(addr);
2087 return cpu_to_be64(((u64)id->ps << 16) + be16_to_cpu(cma_port(addr)));
3072 snum = ntohs(cma_port(cma_src_addr(id_priv)));
3139 sib->sib_sid = cpu_to_be64(sid_ps | ntohs(cma_port((struct sockaddr *) sib)));
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dcma.c74 struct cma_port { struct
82 struct cma_port *port;

Completed in 121 milliseconds