Home
last modified time | relevance | path

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

/linux-6.15/drivers/cxl/core/
H A Dcdat.c925 unsigned long mw_index; in cxl_hb_gather_bandwidth() local
929 mw_index = (unsigned long)parent_port->uport_dev; in cxl_hb_gather_bandwidth()
931 mw_ctx = xa_load(mw_xa, mw_index); in cxl_hb_gather_bandwidth()
938 ptr = xa_store(mw_xa, mw_index, n, GFP_KERNEL); in cxl_hb_gather_bandwidth()