Searched refs:VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN (Results 1 – 4 of 4) sorted by relevance
166 #define VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 1u) macro168 (VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN + GUC_RELAY_MSG_MAX_LEN)
99 VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN);
248 KUNIT_ASSERT_GE(test, len, VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN); in replacement_xe_guc_ct_send_recv_loopback_relay()
204 return VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN; in prepare_vf2guc()