Searched defs:channel_ctx (Results 1 – 9 of 9) sorted by relevance
64 struct smt_channel_ctx *channel_ctx; in smt_get_secure() local81 struct smt_channel_ctx *channel_ctx; in smt_get_max_payload_size() local98 struct smt_channel_ctx *channel_ctx; in smt_get_message_header() local121 struct smt_channel_ctx *channel_ctx; in smt_get_payload() local150 struct smt_channel_ctx *channel_ctx; in smt_write_payload() local172 struct smt_channel_ctx *channel_ctx; in smt_respond() local222 struct smt_channel_ctx *channel_ctx; in smt_is_channel_free() local234 struct smt_channel_ctx *channel_ctx; in smt_send() local269 struct smt_channel_ctx *channel_ctx; in smt_put_channel() local321 struct smt_channel_ctx *channel_ctx; in smt_signal_message() local[all …]
64 struct smt_channel_ctx *channel_ctx; in smt_get_secure() local81 struct smt_channel_ctx *channel_ctx; in smt_get_max_payload_size() local98 struct smt_channel_ctx *channel_ctx; in smt_get_message_header() local120 struct smt_channel_ctx *channel_ctx; in smt_get_payload() local148 struct smt_channel_ctx *channel_ctx; in smt_write_payload() local171 struct smt_channel_ctx *channel_ctx; in smt_respond() local220 struct smt_channel_ctx *channel_ctx; in smt_is_channel_free() local232 struct smt_channel_ctx *channel_ctx; in smt_send() local267 struct smt_channel_ctx *channel_ctx; in smt_put_channel() local319 struct smt_channel_ctx *channel_ctx; in smt_signal_message() local[all …]
94 struct transport_channel_ctx *channel_ctx; in transport_get_secure() local113 struct transport_channel_ctx *channel_ctx; in transport_get_max_payload_size() local130 struct transport_channel_ctx *channel_ctx; in transport_get_message_header() local158 struct transport_channel_ctx *channel_ctx; in transport_get_payload() local189 struct transport_channel_ctx *channel_ctx; in transport_write_payload() local219 struct transport_channel_ctx *channel_ctx; in transport_respond() local307 struct transport_channel_ctx *channel_ctx; in transport_transmit() local384 struct transport_channel_ctx *channel_ctx; in transport_release_channel_lock() local404 struct transport_channel_ctx *channel_ctx; in transport_trigger_interrupt() local446 struct transport_channel_ctx *channel_ctx; in transport_get_fch() local[all …]
79 struct smt_channel_ctx *channel_ctx; in smt_get_secure() local98 struct smt_channel_ctx *channel_ctx; in smt_get_max_payload_size() local115 struct smt_channel_ctx *channel_ctx; in smt_get_message_header() local138 struct smt_channel_ctx *channel_ctx; in smt_get_payload() local167 struct smt_channel_ctx *channel_ctx; in smt_write_payload() local192 struct smt_channel_ctx *channel_ctx; in smt_respond() local220 struct smt_channel_ctx *channel_ctx; in smt_transmit() local270 static int smt_requester_handler(struct smt_channel_ctx *channel_ctx) in smt_requester_handler()335 struct smt_channel_ctx *channel_ctx; in smt_signal_message() local438 struct smt_channel_ctx *channel_ctx; in mailbox_smt_bind() local[all …]
92 struct smt_channel_ctx *channel_ctx; in smt_get_max_payload_size() local109 struct smt_channel_ctx *channel_ctx; in smt_get_message_header() local132 struct smt_channel_ctx *channel_ctx; in smt_get_payload() local160 struct smt_channel_ctx *channel_ctx; in smt_write_payload() local184 struct smt_channel_ctx *channel_ctx; in smt_respond() local207 struct smt_channel_ctx *channel_ctx; in smt_transmit() local250 static int smt_requester_handler(struct smt_channel_ctx *channel_ctx) in smt_requester_handler()270 static int smt_completer_handler(struct smt_channel_ctx *channel_ctx) in smt_completer_handler()280 struct smt_channel_ctx *channel_ctx; in msg_signal_message() local373 struct smt_channel_ctx *channel_ctx; in msg_bind() local[all …]
84 struct mhu2_channel_ctx *channel_ctx = (struct mhu2_channel_ctx *)ctx_param; in mhu2_isr() local113 struct mhu2_channel_ctx *channel_ctx; in raise_interrupt() local141 struct mhu2_channel_ctx *channel_ctx; in mhu2_send_message() local222 struct mhu2_channel_ctx *channel_ctx; in mhu2_get_message() local310 struct mhu2_channel_ctx *channel_ctx; in mhu2_channel_init() local361 struct mhu2_channel_ctx *channel_ctx; in mhu2_bind() local397 struct mhu2_channel_ctx *channel_ctx; in mhu2_process_bind_request() local436 struct mhu2_channel_ctx *channel_ctx; in mhu2_start() local
81 struct mhu3_channel_ctx *channel_ctx; in mhu3_isr() local291 struct mhu3_channel_ctx *channel_ctx; in mhu3_fch_register_callback() local450 struct mhu3_channel_ctx *channel_ctx; in mhu3_bind() local487 struct mhu3_channel_ctx *channel_ctx; in mhu3_process_bind_request() local
128 struct mbx_device_ctx *channel_ctx = &mbx_ctx.device_ctx_table[idx]; in raise_smt_interrupt() local144 struct mbx_device_ctx *channel_ctx = &mbx_ctx.device_ctx_table[idx]; in raise_shm_notification() local
120 struct mhu3_channel_ctx *channel_ctx; in test_mhu3_bind_round_1_success() local145 struct mhu3_channel_ctx *channel_ctx; in test_mhu3_bind_fail() local
Completed in 16 milliseconds