Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Dib_cache.h80 * ib_get_cached_port_state - Returns a cached port state table entry
85 * ib_get_cached_port_state() fetches the specified port_state table entry stored in
88 int ib_get_cached_port_state(struct ib_device *device,
/linux/drivers/infiniband/core/
H A Dcma.c952 if (ib_get_cached_port_state(cur_dev->device, p, &port_state)) in cma_resolve_ib_dev()
3452 if (!ib_get_cached_port_state(cur_dev->device, p, &port_state) && in cma_bind_loopback()