Home
last modified time | relevance | path

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

/linux/include/uapi/linux/can/
H A Derror.h81 #define CAN_ERR_PROT_BIT 0x01 /* single bit error */ macro
/linux/drivers/net/can/esd/
H A Desdacc.c548 can_err_prot_type |= CAN_ERR_PROT_BIT; in handle_core_msg_buserr()
/linux/drivers/net/can/usb/
H A Dnct6694_canfd.c358 cf->data[2] |= CAN_ERR_PROT_TX | CAN_ERR_PROT_BIT; in nct6694_canfd_handle_bus_err()
H A Dems_usb.c369 cf->data[2] |= CAN_ERR_PROT_BIT; in ems_usb_rx_err()
H A Df81604.c542 cf->data[2] |= CAN_ERR_PROT_BIT; in f81604_handle_can_bus_errors()
H A Desd_usb.c367 cf->data[2] |= CAN_ERR_PROT_BIT; in esd_usb_rx_event()
/linux/drivers/net/can/spi/
H A Dhi311x.c704 cf->data[2] |= CAN_ERR_PROT_BIT; in hi3110_can_ist()
/linux/drivers/net/can/
H A Dat91_can.c807 cf->data[2] |= CAN_ERR_PROT_TX | CAN_ERR_PROT_BIT; in at91_irq_err_frame()
H A Dbxcan.c583 cf->data[2] |= CAN_ERR_PROT_BIT; in bxcan_handle_bus_err()
/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c713 cf->data[2] |= CAN_ERR_PROT_BIT; in es58x_rx_err_msg()