Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/can/dev/
H A Dpeak_canfd.h177 #define PUCAN_MSG_LOOPED_BACK 0x04 macro
/openbmc/linux/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c266 if (rx_msg_flags & PUCAN_MSG_LOOPED_BACK) { in pucan_handle_can_rx()
700 msg_flags |= PUCAN_MSG_LOOPED_BACK; in peak_canfd_start_xmit()