Searched refs:hxg (Results 1 – 1 of 1) sorted by relevance
396 u32 hxg; in ct_write() local432 hxg = FIELD_PREP(GUC_HXG_MSG_0_TYPE, type) | in ct_write()442 cmds[tail] = hxg; in ct_write()895 const u32 *data = &hxg[GUC_HXG_MSG_MIN_LEN]; in ct_handle_response()925 WRITE_ONCE(req->status, hxg[0]); in ct_handle_response()950 const u32 *hxg; in ct_process_request() local955 hxg = &request->msg[GUC_CTB_MSG_MIN_LEN]; in ct_process_request()957 payload = &hxg[GUC_HXG_MSG_MIN_LEN]; in ct_process_request()1064 u32 *hxg; in ct_handle_hxg() local1070 hxg = &msg->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_hxg()[all …]
Completed in 5 milliseconds