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

/linux-master/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,
/linux-master/drivers/infiniband/core/
H A Dcache.c1169 int ib_get_cached_lmc(struct ib_device *device, u32 port_num, u8 *lmc) function
1183 EXPORT_SYMBOL(ib_get_cached_lmc); variable
H A Dmad.c1701 if (ib_get_cached_lmc(device, port_num, &lmc))

Completed in 136 milliseconds