Searched refs:cma_iboe_set_mgid (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cma.c | 71 static void cma_iboe_set_mgid(struct sockaddr *addr, union ib_gid *mgid, 1858 cma_iboe_set_mgid((struct sockaddr *)&mc->addr, &mgid, in destroy_mc() 4690 static void cma_iboe_set_mgid(struct sockaddr *addr, union ib_gid *mgid, in cma_iboe_set_mgid() function 4737 cma_iboe_set_mgid(addr, &ib.rec.mgid, gid_type); in cma_iboe_join_multicast()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | cma.c | 72 static void cma_iboe_set_mgid(struct sockaddr *addr, union ib_gid *mgid, 2006 cma_iboe_set_mgid((struct sockaddr *)&mc->addr, &mgid, in destroy_mc() 4935 static void cma_iboe_set_mgid(struct sockaddr *addr, union ib_gid *mgid, in cma_iboe_set_mgid() function 4982 cma_iboe_set_mgid(addr, &ib.rec.mgid, gid_type); in cma_iboe_join_multicast()
|
Completed in 22 milliseconds