Searched refs:cxl_bandwidth_add (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/cxl/core/ |
H A D | cdat.c | 550 static void cxl_bandwidth_add(struct access_coordinate *coord, in cxl_bandwidth_add() function 715 cxl_bandwidth_add(perf_ctx->coord, perf_ctx->coord, ep_coord); in cxl_endpoint_gather_bandwidth() 836 cxl_bandwidth_add(us_ctx->coord, us_ctx->coord, coords); in DEFINE_FREE() 890 cxl_bandwidth_add(hb_ctx->coord, hb_ctx->coord, ctx->coord); in cxl_rp_gather_bandwidth() 940 cxl_bandwidth_add(mw_ctx->coord, mw_ctx->coord, ctx->coord); in cxl_hb_gather_bandwidth() 960 cxl_bandwidth_add(coord, coord, ctx->coord); in cxl_region_update_bandwidth()
|