Home
last modified time | relevance | path

Searched refs:ib_get_cached_lmc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
H A Dib_cache.h83 * ib_get_cached_lmc - Returns a cached lmc table entry
88 * ib_get_cached_lmc() fetches the specified lmc table entry stored in
91 int ib_get_cached_lmc(struct ib_device *device,
/kernel/linux/linux-6.6/include/rdma/
H A Dib_cache.h83 * ib_get_cached_lmc - Returns a cached lmc table entry
88 * ib_get_cached_lmc() fetches the specified lmc table entry stored in
91 int ib_get_cached_lmc(struct ib_device *device,
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcache.c1172 int ib_get_cached_lmc(struct ib_device *device, in ib_get_cached_lmc() function
1188 EXPORT_SYMBOL(ib_get_cached_lmc); variable
H A Dmad.c1711 if (ib_get_cached_lmc(device, port_num, &lmc)) in rcv_has_same_gid()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcache.c1169 int ib_get_cached_lmc(struct ib_device *device, u32 port_num, u8 *lmc) in ib_get_cached_lmc() function
1183 EXPORT_SYMBOL(ib_get_cached_lmc); variable
H A Dmad.c1701 if (ib_get_cached_lmc(device, port_num, &lmc)) in rcv_has_same_gid()

Completed in 15 milliseconds