Searched refs:GUC_CTB_MSG_MIN_LEN (Results 1 – 2 of 2) sorted by relevance
85 #define GUC_CTB_MSG_MIN_LEN GUC_CTB_HDR_LEN macro115 #define GUC_CTB_HXG_MSG_MIN_LEN (GUC_CTB_MSG_MIN_LEN + GUC_HXG_MSG_MIN_LEN)
883 len = FIELD_GET(GUC_CTB_MSG_0_NUM_DWORDS, header) + GUC_CTB_MSG_MIN_LEN; in ct_read()933 const u32 *hxg = &response->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_response()995 hxg = &request->msg[GUC_CTB_MSG_MIN_LEN]; in ct_process_request()996 hxg_len = request->size - GUC_CTB_MSG_MIN_LEN; in ct_process_request()1094 const u32 *hxg = &request->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_event()1128 hxg = &msg->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_hxg()