Searched refs:VF2PF_QUERY_RUNTIME_NO_LIMIT (Results 1 – 2 of 2) sorted by relevance
163 #define VF2PF_QUERY_RUNTIME_NO_LIMIT 0u macro
437 limit = limit == VF2PF_QUERY_RUNTIME_NO_LIMIT ? max_chunks : min_t(u32, max_chunks, limit); in pf_process_runtime_query_msg()