Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/can/
H A Derror.h73 #define CAN_ERR_CRTL_RX_PASSIVE 0x10 /* reached error passive status RX */ macro
/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_pro.c607 err_mask |= CAN_ERR_CRTL_RX_PASSIVE; in pcan_usb_pro_handle_error()
619 else if (err_mask & (CAN_ERR_CRTL_RX_PASSIVE | in pcan_usb_pro_handle_error()
/openbmc/linux/drivers/net/can/dev/
H A Ddev.c64 return CAN_ERR_CRTL_RX_PASSIVE; in can_rx_state_to_frame()
/openbmc/linux/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c380 CAN_ERR_CRTL_RX_PASSIVE; in pucan_handle_status()
/openbmc/linux/drivers/net/can/cc770/
H A Dcc770.c532 cf->data[1] = CAN_ERR_CRTL_RX_PASSIVE | in cc770_err()
/openbmc/linux/drivers/net/can/usb/
H A Dusb_8dev.c426 CAN_ERR_CRTL_RX_PASSIVE; in usb_8dev_rx_err_msg()
H A Dems_usb.c396 CAN_ERR_CRTL_TX_PASSIVE : CAN_ERR_CRTL_RX_PASSIVE; in ems_usb_rx_err()
H A Ducan.c519 if (d1 & (CAN_ERR_CRTL_RX_PASSIVE | CAN_ERR_CRTL_TX_PASSIVE)) in ucan_handle_error_frame()
H A Dgs_usb.c508 (cf->data[1] & CAN_ERR_CRTL_RX_PASSIVE)) { in gs_update_state()
/openbmc/linux/drivers/net/can/rcar/
H A Drcar_can.c323 CAN_ERR_CRTL_RX_PASSIVE; in rcar_can_error()
H A Drcar_canfd.c1076 CAN_ERR_CRTL_RX_PASSIVE; in rcar_canfd_error()
/openbmc/linux/drivers/net/can/ifi_canfd/
H A Difi_canfd.c527 cf->data[1] |= CAN_ERR_CRTL_RX_PASSIVE; in ifi_canfd_handle_state_change()
/openbmc/linux/drivers/net/can/
H A Dat91_can.c906 CAN_ERR_CRTL_RX_PASSIVE; in at91_irq_err_state()
H A Dgrcan.c653 cf.data[1] |= CAN_ERR_CRTL_RX_PASSIVE; in grcan_err()
H A Djanz-ican3.c1167 CAN_ERR_CRTL_RX_PASSIVE; in ican3_handle_cevtind()
/openbmc/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_base.c852 CAN_ERR_CRTL_RX_PASSIVE : in ctucan_err_interrupt()
/openbmc/linux/drivers/net/can/c_can/
H A Dc_can_main.c973 cf->data[1] |= CAN_ERR_CRTL_RX_PASSIVE; in c_can_handle_state_change()
/openbmc/linux/drivers/net/can/spi/
H A Dmcp251x.c1127 data1 |= CAN_ERR_CRTL_RX_PASSIVE; in mcp251x_can_ist()
/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c788 cf->data[1] |= CAN_ERR_CRTL_RX_PASSIVE; in es58x_rx_err_msg()
/openbmc/linux/drivers/net/can/m_can/
H A Dm_can.c799 cf->data[1] |= CAN_ERR_CRTL_RX_PASSIVE; in m_can_handle_state_change()