Searched refs:ib_get_cached_port_state (Results 1 – 3 of 3) sorted by relevance
80 * ib_get_cached_port_state - Returns a cached port state table entry85 * ib_get_cached_port_state() fetches the specified port_state table entry stored in88 int ib_get_cached_port_state(struct ib_device *device,
1146 int ib_get_cached_port_state(struct ib_device *device, u32 port_num, in ib_get_cached_port_state() function 1161 EXPORT_SYMBOL(ib_get_cached_port_state);
954 if (ib_get_cached_port_state(cur_dev->device, p, &port_state)) in cma_resolve_ib_dev() 3455 if (!ib_get_cached_port_state(cur_dev->device, p, &port_state) && in cma_bind_loopback()