Searched refs:hxg (Results 1 – 1 of 1) sorted by relevance
413 u32 hxg; in ct_write() local449 hxg = FIELD_PREP(GUC_HXG_MSG_0_TYPE, type) | in ct_write()459 cmds[tail] = hxg; in ct_write()1017 const u32 *data = &hxg[GUC_HXG_MSG_MIN_LEN]; in ct_handle_response()1048 WRITE_ONCE(req->status, hxg[0]); in ct_handle_response()1074 const u32 *hxg; in ct_process_request() local1079 hxg = &request->msg[GUC_CTB_MSG_MIN_LEN]; in ct_process_request()1081 payload = &hxg[GUC_HXG_MSG_MIN_LEN]; in ct_process_request()1207 u32 *hxg; in ct_handle_hxg() local1213 hxg = &msg->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_hxg()[all …]