Searched refs:ljca_msg (Results 1 – 1 of 1) sorted by relevance
29 (LJCA_MAX_PACKET_SIZE - sizeof(struct ljca_msg))62 struct ljca_msg { struct203 struct ljca_msg *header) in ljca_handle_event()227 static void ljca_handle_cmd_ack(struct ljca_adapter *adap, struct ljca_msg *header) in ljca_handle_cmd_ack()229 struct ljca_msg *tx_header = adap->tx_buf; in ljca_handle_cmd_ack()261 struct ljca_msg *header = urb->transfer_buffer; in ljca_recv()307 unsigned int msg_len = sizeof(struct ljca_msg) + obuf_len; in ljca_send()308 struct ljca_msg *header = adap->tx_buf; in ljca_send()