Searched refs:ib_find_cached_pkey (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_cache.h88 * ib_find_cached_pkey - Returns the PKey table index where a specified
95 * ib_find_cached_pkey() searches the specified PKey table in
98 int ib_find_cached_pkey(struct ib_device *device,
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dcache.c167 int ib_find_cached_pkey(struct ib_device *device, function
210 EXPORT_SYMBOL(ib_find_cached_pkey); variable
H A Dcm.c398 ret = ib_find_cached_pkey(cm_dev->ib_device, port->port_num,
H A Dcma.c773 ret = ib_find_cached_pkey(id_priv->id.device, id_priv->id.port_num,
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmcg.c236 if (ib_find_cached_pkey(&dev->ib_dev, ctx->port, IB_DEFAULT_PKEY_FULL, &wc.pkey_index))
H A Dmad.c420 return ib_find_cached_pkey(&dev->ib_dev, port, pkey, ix);

Completed in 107 milliseconds