Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dmem.c20 #define FW_SLOTS 3 macro
1318 .num_slots = FW_SLOTS, in mock_fw_info()
1354 if (transfer->slot == 0 || transfer->slot > FW_SLOTS) in mock_transfer_fw()
1377 if (activate->slot == 0 || activate->slot > FW_SLOTS) in mock_activate_fw()