Searched refs:ib_query_pkey (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib_main.c | 171 ib_query_pkey(priv->device, in hfi1_ipoib_set_id() 203 ib_query_pkey(device, port_num, priv->pkey_index, &priv->pkey); in hfi1_ipoib_setup_rn()
|
| /linux/drivers/infiniband/core/ |
| H A D | device.c | 2486 int ib_query_pkey(struct ib_device *device, in ib_query_pkey() function 2497 EXPORT_SYMBOL(ib_query_pkey); 2610 ret = ib_query_pkey(device, port_num, i, &tmp_pkey); in ib_find_pkey()
|
| H A D | cache.c | 1486 ret = ib_query_pkey(device, port, i, in ib_cache_update()
|
| /linux/include/rdma/ |
| H A D | ib_verbs.h | 3572 int ib_query_pkey(struct ib_device *device,
|