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.c876 struct cxl_perf_ctx *hb_ctx; in cxl_rp_gather_bandwidth() local
879 hb_ctx = xa_load(hb_xa, hb_index); in cxl_rp_gather_bandwidth()
880 if (!hb_ctx) { in cxl_rp_gather_bandwidth()
889 hb_ctx = no_free_ptr(n); in cxl_rp_gather_bandwidth()
890 hb_ctx->port = port; in cxl_rp_gather_bandwidth()
893 cxl_bandwidth_add(hb_ctx->coord, hb_ctx->coord, ctx->coord); in cxl_rp_gather_bandwidth()