Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/cxl/test/
Dcxl.c24 #define NR_CXL_SWITCH_PORTS 2 macro
34 (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS * NR_CXL_SWITCH_PORTS)
40 #define NR_MEM_SINGLE (NR_CXL_SINGLE_HOST * NR_CXL_SWITCH_PORTS)
862 target_count = NR_CXL_SWITCH_PORTS; in mock_cxl_enumerate_decoders()