Home
last modified time | relevance | path

Searched refs:ib_get_cached_lmc (Results 1 – 2 of 2) sorted by relevance

/linux/include/rdma/
H A Dib_cache.h67 * ib_get_cached_lmc - Returns a cached lmc table entry
72 * ib_get_cached_lmc() fetches the specified lmc table entry stored in
75 int ib_get_cached_lmc(struct ib_device *device,
/linux/drivers/infiniband/core/
H A Dmad.c1701 if (ib_get_cached_lmc(device, port_num, &lmc)) in rcv_has_same_gid()