Lines Matching defs:relay_transaction
113 struct relay_transaction { struct
119 bool incoming;
125 u32 remote;
128 u32 rid;
134 u32 *request;
137 u32 request_len;
145 u32 *response;
153 u32 response_len;
160 u32 offset;
166 u32 request_buf[GUC_CTB_MAX_DWORDS];
172 u32 response_buf[GUC_CTB_MAX_DWORDS];
178 int reply;
181 struct completion done;
184 struct list_head link;