Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dcan_sja1000.h36 #define SJA_MSG_MAX_LEN 13 macro
H A Dcan_sja1000.c780 static uint8_t rcv[SJA_MSG_MAX_LEN]; in can_sja_receive()