Searched refs:GUC_RELAY_MSG_MIN_LEN (Results 1 – 3 of 3) sorted by relevance
94 #define GUC_RELAY_MSG_MIN_LEN GUC_HXG_MSG_MIN_LEN macro
213 relay_assert(relay, action_len >= GUC_RELAY_MSG_MIN_LEN); in __relay_get_transaction()217 relay_assert(relay, resp_size == 0 || resp_size >= GUC_RELAY_MSG_MIN_LEN); in __relay_get_transaction()290 relay_assert(relay, len >= GUC_RELAY_MSG_MIN_LEN); in relay_send_transaction()460 relay_assert(relay, txn->response_len >= GUC_RELAY_MSG_MIN_LEN); in relay_send_message_and_wait()484 relay_assert(relay, len >= GUC_RELAY_MSG_MIN_LEN); in relay_send_to()
481 u32 len = GUC2PF_RELAY_FROM_VF_EVENT_MSG_MIN_LEN + GUC_RELAY_MSG_MIN_LEN; in xe_drops_guc2pf_if_not_ready()491 u32 len = GUC2VF_RELAY_FROM_PF_EVENT_MSG_MIN_LEN + GUC_RELAY_MSG_MIN_LEN; in xe_drops_guc2vf_if_not_ready()500 u32 msg[GUC_RELAY_MSG_MIN_LEN]; in xe_rejects_send_if_not_ready()