Searched defs:cma_port (Results 1 - 1 of 1) sorted by last modified time

/drivers/infiniband/core/
H A Dcma.c817 static __be16 cma_port(struct sockaddr *addr) function
837 return !cma_port(addr);
1363 return cpu_to_be64(((u64)id->ps << 16) + be16_to_cpu(cma_port(addr)));
2398 snum = ntohs(cma_port(cma_src_addr(id_priv)));
2465 sib->sib_sid = cpu_to_be64(sid_ps | ntohs(cma_port((struct sockaddr *) sib)));

Completed in 20 milliseconds