Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c22 #define NR_CXL_SWITCH_PORTS 2 macro
32 (NR_CXL_HOST_BRIDGES * NR_CXL_ROOT_PORTS * NR_CXL_SWITCH_PORTS)
38 #define NR_MEM_SINGLE (NR_CXL_SINGLE_HOST * NR_CXL_SWITCH_PORTS)
856 target_count = NR_CXL_SWITCH_PORTS; in mock_cxl_enumerate_decoders()