Searched refs:PQI_RESERVED_IO_SLOTS (Results 1 – 2 of 2) sorted by relevance
1081 #define PQI_RESERVED_IO_SLOTS \ macro
4702 ctrl_info->max_outstanding_requests - PQI_RESERVED_IO_SLOTS; in pqi_calculate_io_resources()9042 BUILD_BUG_ON(PQI_RESERVED_IO_SLOTS >= PQI_MAX_OUTSTANDING_REQUESTS); in verify_structures()9043 BUILD_BUG_ON(PQI_RESERVED_IO_SLOTS >= in verify_structures()