Searched refs:rdma_find_gid (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/rdma/
H A Dib_cache.h16 const struct ib_gid_attr *rdma_find_gid(struct ib_device *device,
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmacsec.c260 physical_gid = rdma_find_gid(attr->device, &attr->gid,
/linux-master/drivers/infiniband/core/
H A Dcache.c1003 * rdma_find_gid - Returns SGID attributes if the matching GID is found.
1009 * rdma_find_gid() searches for the specified GID value in the software cache.
1015 const struct ib_gid_attr *rdma_find_gid(struct ib_device *device, function
1049 EXPORT_SYMBOL(rdma_find_gid); variable
H A Dcm.c494 attr = rdma_find_gid(cm_dev->ib_device,

Completed in 123 milliseconds