Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/cxl/test/
Dcxl.c16 #define NR_CXL_ROOT_PORTS 2 macro
22 #define NR_MULTI_ROOT (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS)
26 (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS * NR_CXL_SWITCH_PORTS)
563 target_count = NR_CXL_ROOT_PORTS; in mock_cxl_enumerate_decoders()