Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/sja1000/
H A Dsja1000.h89 #define SJA1000_FI_RTR 0x40 macro
H A Dsja1000.c303 fi |= SJA1000_FI_RTR; in sja1000_start_xmit()
372 if (fi & SJA1000_FI_RTR) { in sja1000_rx()