Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dcan_sja1000.c372 static int frame2buff_bas(const qemu_can_frame *frame, uint8_t *buff) in frame2buff_bas() function
852 ret = frame2buff_bas(frame, rcv); in can_sja_receive()