Home
last modified time | relevance | path

Searched refs:ib_query_pkey (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_device.c807 int ib_query_pkey(struct ib_device *device, in ib_query_pkey() function
815 EXPORT_SYMBOL(ib_query_pkey);
927 ret = ib_query_pkey(device, port_num, i, &tmp_pkey); in ib_find_pkey()
H A Dib_cache.c1093 ret = ib_query_pkey(device, port, i, pkey_cache->table + i); in ib_cache_update()
H A Dib_sysfs.c441 ret = ib_query_pkey(p->ibdev, p->port_num, tab_attr->index, &pkey); in show_port_pkey()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_gsi.c317 ret = ib_query_pkey(device, gsi->port_num, qp_index, &pkey); in setup_qp()
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c991 result = ib_query_pkey(hca, port, 0, &priv->pkey); in ipoib_add_port()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2935 int ib_query_pkey(struct ib_device *device,