Home
last modified time | relevance | path

Searched refs:CAN_ERR_ACK (Results 1 – 8 of 8) sorted by relevance

/linux/include/uapi/linux/can/
H A Derror.h56 #define CAN_ERR_ACK 0x00000020U /* received no ACK on transmission */ macro
/linux/drivers/net/can/usb/
H A Dnct6694_canfd.c342 cf->can_id |= CAN_ERR_ACK; in nct6694_canfd_handle_bus_err()
H A Dusb_8dev.c387 cf->can_id |= CAN_ERR_ACK; in usb_8dev_rx_err_msg()
H A Ducan.c498 if (canid & CAN_ERR_ACK) in ucan_handle_error_frame()
/linux/drivers/net/can/
H A Dat91_can.c789 cf->can_id |= CAN_ERR_ACK; in at91_irq_err_frame()
H A Dbxcan.c560 cf->can_id |= CAN_ERR_ACK; in bxcan_handle_bus_err()
/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c706 cf->can_id |= CAN_ERR_ACK; in es58x_rx_err_msg()
/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_hydra.c1169 cf->can_id |= CAN_ERR_ACK; in kvaser_usb_hydra_one_shot_fail()