Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dipoib_main.c186 ib_query_pkey(priv->device, in hfi1_ipoib_set_id()
218 ib_query_pkey(device, port_num, priv->pkey_index, &priv->pkey); in hfi1_ipoib_setup_rn()
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dgsi.c273 ret = ib_query_pkey(device, gsi->port_num, pkey_index, &pkey); in setup_qp()
/Linux-v6.1/include/trace/events/
Dib_mad.h227 ib_query_pkey(qp_info->port_priv->device,
/Linux-v6.1/drivers/infiniband/core/
Ddevice.c2373 int ib_query_pkey(struct ib_device *device, in ib_query_pkey() function
2384 EXPORT_SYMBOL(ib_query_pkey);
2497 ret = ib_query_pkey(device, port_num, i, &tmp_pkey); in ib_find_pkey()
Dcache.c1514 ret = ib_query_pkey(device, port, i, in ib_cache_update()
Dsysfs.c529 ret = ib_query_pkey(ibdev, port_num, tab_attr->index, &pkey); in show_port_pkey()
Dmad.c72 ib_query_pkey(dev, pnum, wr->pkey_index, &pkey); in create_mad_addr_info()
/Linux-v6.1/drivers/infiniband/ulp/ipoib/
Dipoib_ib.c1013 result = ib_query_pkey(priv->ca, priv->port, 0, &priv->pkey); in update_parent_pkey()
Dipoib_main.c1881 result = ib_query_pkey(priv->ca, priv->port, 0, &priv->pkey); in ipoib_parent_init()
/Linux-v6.1/include/rdma/
Dib_verbs.h3449 int ib_query_pkey(struct ib_device *device,