Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/cxl/test/
Dmem.c18 #define FW_SLOTS 3 macro
1190 .num_slots = FW_SLOTS, in mock_fw_info()
1226 if (transfer->slot == 0 || transfer->slot > FW_SLOTS) in mock_transfer_fw()
1248 if (activate->slot == 0 || activate->slot > FW_SLOTS) in mock_activate_fw()