Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/can/c_can/
Dc_can.c145 #define IF_MCONT_MSGLST BIT(14) macro
372 ctrl &= ~(IF_MCONT_MSGLST | IF_MCONT_INTPND | IF_MCONT_NEWDAT); in c_can_handle_lost_msg_obj()
790 if (ctrl & IF_MCONT_MSGLST) { in c_can_read_objects()