Searched refs:ib_get_cached_lmc (Results 1 – 3 of 3) sorted by relevance
67 * ib_get_cached_lmc - Returns a cached lmc table entry72 * ib_get_cached_lmc() fetches the specified lmc table entry stored in75 int ib_get_cached_lmc(struct ib_device *device,
1130 int ib_get_cached_lmc(struct ib_device *device, u32 port_num, u8 *lmc) in ib_get_cached_lmc() function 1144 EXPORT_SYMBOL(ib_get_cached_lmc);
1904 if (ib_get_cached_lmc(device, port_num, &lmc)) in rcv_has_same_gid()