Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dcdat.c922 unsigned long mw_index; in cxl_hb_gather_bandwidth() local
926 mw_index = (unsigned long)parent_port->uport_dev; in cxl_hb_gather_bandwidth()
928 mw_ctx = xa_load(mw_xa, mw_index); in cxl_hb_gather_bandwidth()
935 ptr = xa_store(mw_xa, mw_index, n, GFP_KERNEL); in cxl_hb_gather_bandwidth()