Home
last modified time | relevance | path

Searched refs:peer_ctx_xa (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dcontext.c202 xa_init(&ctx->peer_ctx_xa); in mlx5hws_context_open()
229 xa_destroy(&ctx->peer_ctx_xa); in mlx5hws_context_open()
241 xa_destroy(&ctx->peer_ctx_xa); in mlx5hws_context_close()
253 if (xa_err(xa_store(&ctx->peer_ctx_xa, peer_vhca_id, peer_ctx, GFP_KERNEL))) in mlx5hws_context_set_peer()
A Dcontext.h55 struct xarray peer_ctx_xa; member
A Ddefiner.c528 peer_ctx = xa_load(&fc->ctx->peer_ctx_xa, id); in hws_definer_set_source_gvmi_vhca_id()

Completed in 11 milliseconds