Searched refs:GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN (Results 1 – 3 of 3) sorted by relevance
127 #define GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN (GUC_HXG_EVENT_MSG_MIN_LEN + 1u) macro129 (GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN + GUC_RELAY_MSG_MAX_LEN)
438 const u32 len = GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN - 1; in vf_rejects_guc2vf_too_short()456 const u32 len = GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN; in vf_rejects_guc2vf_no_payload()491 u32 len = GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN + GUC_RELAY_MSG_MIN_LEN; in xe_drops_guc2vf_if_not_ready()
881 if (unlikely(len < GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN)) in xe_guc_relay_process_guc2vf()893 msg + GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN, in xe_guc_relay_process_guc2vf()894 len - GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN); in xe_guc_relay_process_guc2vf()