Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl.c23 #define NR_CXL_ROOT_PORTS 2 macro
30 #define NR_MULTI_ROOT (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS)
34 (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS * NR_CXL_SWITCH_PORTS)
860 target_count = NR_CXL_ROOT_PORTS; in mock_cxl_enumerate_decoders()