Searched refs:r535_gsp_msg (Results 1 – 1 of 1) sorted by relevance
66 struct r535_gsp_msg { struct76 #define GSP_MSG_HDR_SIZE offsetof(struct r535_gsp_msg, data) argument95 struct r535_gsp_msg *mqe; in r535_gsp_msgq_wait()160 struct r535_gsp_msg *cmd = container_of(argv, typeof(*cmd), data); in r535_gsp_cmdq_push()161 struct r535_gsp_msg *cqe; in r535_gsp_cmdq_push()228 struct r535_gsp_msg *cmd; in r535_gsp_cmdq_get()731 struct r535_gsp_msg *cmd = container_of((void *)rpc, typeof(*cmd), data); in r535_gsp_rpc_push()732 const u32 max_msg_size = (16 * 0x1000) - sizeof(struct r535_gsp_msg); in r535_gsp_rpc_push()