Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
H A Dib_cache.h16 const struct ib_gid_attr *rdma_find_gid(struct ib_device *device,
/kernel/linux/linux-6.6/include/rdma/
H A Dib_cache.h16 const struct ib_gid_attr *rdma_find_gid(struct ib_device *device,
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmacsec.c260 physical_gid = rdma_find_gid(attr->device, &attr->gid, in mlx5r_add_gid_macsec_operations()
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcache.c997 * rdma_find_gid - Returns SGID attributes if the matching GID is found.
1003 * rdma_find_gid() searches for the specified GID value in the software cache.
1009 const struct ib_gid_attr *rdma_find_gid(struct ib_device *device, in rdma_find_gid() function
1043 EXPORT_SYMBOL(rdma_find_gid); variable
H A Dcm.c524 attr = rdma_find_gid(cm_dev->ib_device, in get_cm_port_from_path()
/kernel/linux/linux-6.6/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, in rdma_find_gid() function
1049 EXPORT_SYMBOL(rdma_find_gid); variable
H A Dcm.c493 attr = rdma_find_gid(cm_dev->ib_device, in get_cm_port_from_path()

Completed in 16 milliseconds