Searched refs:VF2PF_QUERY_RUNTIME_REQUEST_MSG_LEN (Results 1 – 3 of 3) sorted by relevance
161 #define VF2PF_QUERY_RUNTIME_REQUEST_MSG_LEN 2u macro
425 if (unlikely(msg_len > VF2PF_QUERY_RUNTIME_REQUEST_MSG_LEN)) in pf_process_runtime_query_msg()427 if (unlikely(msg_len < VF2PF_QUERY_RUNTIME_REQUEST_MSG_LEN)) in pf_process_runtime_query_msg()
736 u32 request[VF2PF_QUERY_RUNTIME_REQUEST_MSG_LEN]; in vf_query_runtime_info()