Searched refs:GUC_CTB_MSG_MIN_LEN (Results 1 – 2 of 2) sorted by relevance
83 #define GUC_CTB_MSG_MIN_LEN GUC_CTB_HDR_LEN macro113 #define GUC_CTB_HXG_MSG_MIN_LEN (GUC_CTB_MSG_MIN_LEN + GUC_HXG_MSG_MIN_LEN)
860 len = FIELD_GET(GUC_CTB_MSG_0_NUM_DWORDS, header) + GUC_CTB_MSG_MIN_LEN; in ct_read()910 const u32 *hxg = &response->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_response()971 hxg = &request->msg[GUC_CTB_MSG_MIN_LEN]; in ct_process_request()972 hxg_len = request->size - GUC_CTB_MSG_MIN_LEN; in ct_process_request()1052 const u32 *hxg = &request->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_event()1086 hxg = &msg->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_hxg()