Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dcdat.c917 struct cxl_perf_ctx *mw_ctx; in cxl_hb_gather_bandwidth() local
925 mw_ctx = xa_load(mw_xa, mw_index); in cxl_hb_gather_bandwidth()
926 if (!mw_ctx) { in cxl_hb_gather_bandwidth()
935 mw_ctx = no_free_ptr(n); in cxl_hb_gather_bandwidth()
940 cxl_bandwidth_add(mw_ctx->coord, mw_ctx->coord, ctx->coord); in cxl_hb_gather_bandwidth()