Home
last modified time | relevance | path

Searched refs:ctucan_frame2buff (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/can/
H A Dctucan_core.c100 static int ctucan_frame2buff(const qemu_can_frame *frame, uint8_t *buff) in ctucan_frame2buff() function
549 ret = ctucan_frame2buff(frame, rcv); in ctucan_receive()