Searched refs:memif_control_channel (Results 1 – 3 of 3) sorted by relevance
30 void memif_msg_enq_disconnect(struct memif_control_channel *cc, const char *reason,103 struct memif_control_channel { struct
58 memif_msg_send_from_queue(struct memif_control_channel *cc) in memif_msg_send_from_queue()82 memif_msg_enq(struct memif_control_channel *cc) in memif_msg_enq()99 memif_msg_enq_disconnect(struct memif_control_channel *cc, const char *reason, in memif_msg_enq_disconnect()133 memif_msg_enq_hello(struct memif_control_channel *cc) in memif_msg_enq_hello()184 memif_msg_receive_init(struct memif_control_channel *cc, memif_msg_t *msg) in memif_msg_receive_init()505 struct memif_control_channel *cc = arg; in memif_intr_unregister_handler()623 memif_msg_receive(struct memif_control_channel *cc) in memif_msg_receive()770 struct memif_control_channel *cc = arg; in memif_intr_handler()811 struct memif_control_channel *cc; in memif_listener_handler()826 cc = rte_zmalloc("memif-cc", sizeof(struct memif_control_channel), 0); in memif_listener_handler()[all …]
98 struct memif_control_channel *cc; /**< control channel */