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

/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_cache.h120 * ib_get_cached_lmc - Returns a cached lmc table entry
125 * ib_get_cached_lmc() fetches the specified lmc table entry stored in
128 int ib_get_cached_lmc(struct ib_device *device,
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dcache.c248 int ib_get_cached_lmc(struct ib_device *device, function
267 EXPORT_SYMBOL(ib_get_cached_lmc); variable
H A Dmad.c2305 if (ib_get_cached_lmc(device, port_num, &lmc))

Completed in 74 milliseconds