Lines Matching defs:relay_transaction
112 struct relay_transaction { struct
118 bool incoming;
124 u32 remote;
127 u32 rid;
133 u32 *request;
136 u32 request_len;
144 u32 *response;
152 u32 response_len;
159 u32 offset;
165 u32 request_buf[GUC_CTB_MAX_DWORDS];
171 u32 response_buf[GUC_CTB_MAX_DWORDS];
177 int reply;
180 struct completion done;
183 struct list_head link;