Searched refs:ib_get_cached_port_state (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/rdma/
H A Dib_cache.h96 * ib_get_cached_port_state - Returns a cached port state table entry
101 * ib_get_cached_port_state() fetches the specified port_state table entry stored in
104 int ib_get_cached_port_state(struct ib_device *device,
/linux-master/drivers/infiniband/core/
H A Dcache.c1185 int ib_get_cached_port_state(struct ib_device *device, u32 port_num, function
1200 EXPORT_SYMBOL(ib_get_cached_port_state); variable
H A Dcma.c934 if (ib_get_cached_port_state(cur_dev->device, p, &port_state))
3434 if (!ib_get_cached_port_state(cur_dev->device, p, &port_state) &&
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmain.c2348 if (ib_get_cached_port_state(&ibdev->ib_dev, dev->dev_port + 1,

Completed in 170 milliseconds