Searched refs:ufifo_msg_tx (Results 1 – 2 of 2) sorted by relevance
50 struct ufifo_msg_tx { struct67 #define UFIFO_MSG_TXL_BODY_SIZE (sizeof(struct ufifo_msg_tx) - sizeof(struct ufifo_msg_header)) argument
223 struct ufifo_msg_tx msg; in nhw_ufifo_tx_byte()345 u_el->rx_byte = ((struct ufifo_msg_tx *)buf)->data;; in uf_rx_get_one_msg()422 inst, ((struct ufifo_msg_tx *)buf)->data); in uf_rx_process_last_msg_post()427 inst, ((struct ufifo_msg_tx *)buf)->data); in uf_rx_process_last_msg_post()457 char byte = ((struct ufifo_msg_tx *)buf)->data; in uf_Rx_handle_old_input()