Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_cache.h91 int ib_get_cached_lmc(struct ib_device *device,
/OK3568_Linux_fs/kernel/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);
H A Dmad.c1711 if (ib_get_cached_lmc(device, port_num, &lmc)) in rcv_has_same_gid()