Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/cxl/test/
Dcxl.c21 #define NR_CXL_ROOT_PORTS 2 macro
28 #define NR_MULTI_ROOT (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS)
32 (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS * NR_CXL_SWITCH_PORTS)
853 target_count = NR_CXL_ROOT_PORTS; in mock_cxl_enumerate_decoders()