Searched refs:hxg (Results 1 – 2 of 2) sorted by relevance
440 u32 hxg; in ct_write() local476 hxg = FIELD_PREP(GUC_HXG_MSG_0_TYPE, type) | in ct_write()486 cmds[tail] = hxg; in ct_write()1044 const u32 *data = &hxg[GUC_HXG_MSG_MIN_LEN]; in ct_handle_response()1075 WRITE_ONCE(req->status, hxg[0]); in ct_handle_response()1110 const u32 *hxg; in ct_process_request() local1115 hxg = &request->msg[GUC_CTB_MSG_MIN_LEN]; in ct_process_request()1117 payload = &hxg[GUC_HXG_MSG_MIN_LEN]; in ct_process_request()1250 u32 *hxg; in ct_handle_hxg() local1256 hxg = &msg->msg[GUC_CTB_MSG_MIN_LEN]; in ct_handle_hxg()[all …]
1110 u32 *hxg = msg_to_hxg(msg); in parse_g2h_event() local1147 u32 *hxg = msg_to_hxg(msg); in parse_g2h_response() local1150 u32 type = FIELD_GET(GUC_HXG_MSG_0_TYPE, hxg[0]); in parse_g2h_response()1215 u32 *hxg = msg_to_hxg(msg); in parse_g2h_msg() local1230 type = FIELD_GET(GUC_HXG_MSG_0_TYPE, hxg[0]); in parse_g2h_msg()1256 u32 *hxg = msg_to_hxg(msg); in process_g2h_msg() local1265 payload = hxg + GUC_HXG_EVENT_MSG_MIN_LEN; in process_g2h_msg()1343 u32 *hxg; in g2h_read() local1454 hxg = msg_to_hxg(msg); in g2h_read()1489 u32 *hxg = msg_to_hxg(msg); in g2h_fast_path() local[all …]