Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/can/dev/
Dpeak_canfd.h177 #define PUCAN_MSG_LOOPED_BACK 0x04 macro
/Linux-v5.4/drivers/net/can/peak_canfd/
Dpeak_canfd.c251 if ((rx_msg_flags & PUCAN_MSG_LOOPED_BACK) && in pucan_handle_can_rx()
685 msg_flags |= PUCAN_MSG_LOOPED_BACK; in peak_canfd_start_xmit()