Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/softing/
H A Dsofting_main.c156 int cnt = 0, lost_msg; in softing_handle_1() local
164 lost_msg = ioread8(&card->dpram[DPRAM_RX_LOST]); in softing_handle_1()
165 if (lost_msg) { in softing_handle_1()