Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dcdat.c873 struct cxl_perf_ctx *hb_ctx; in cxl_rp_gather_bandwidth() local
876 hb_ctx = xa_load(hb_xa, hb_index); in cxl_rp_gather_bandwidth()
877 if (!hb_ctx) { in cxl_rp_gather_bandwidth()
886 hb_ctx = no_free_ptr(n); in cxl_rp_gather_bandwidth()
887 hb_ctx->port = port; in cxl_rp_gather_bandwidth()
890 cxl_bandwidth_add(hb_ctx->coord, hb_ctx->coord, ctx->coord); in cxl_rp_gather_bandwidth()