Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/softing/
Dsofting_main.c155 int cnt = 0, lost_msg; in softing_handle_1() local
163 lost_msg = ioread8(&card->dpram[DPRAM_RX_LOST]); in softing_handle_1()
164 if (lost_msg) { in softing_handle_1()