Searched refs:CAN_ERR_LOSTARB (Results 1 – 12 of 12) sorted by relevance
52 #define CAN_ERR_LOSTARB 0x00000002U /* lost arbitration / data[0] */ macro
51 + can_err_mask_t err_mask = (CAN_ERR_TX_TIMEOUT | CAN_ERR_LOSTARB |
512 cf->can_id |= CAN_ERR_LOSTARB; in sja1000_err()
627 cf->can_id |= CAN_ERR_LOSTARB; in sun4i_can_err()
1053 cf.can_id |= CAN_ERR_LOSTARB; in xcan_err_interrupt()
1407 cf->can_id |= CAN_ERR_LOSTARB; in kvaser_pciefd_handle_nack_packet()
581 cf->can_id |= CAN_ERR_LOSTARB; in f81604_handle_can_bus_errors()
493 if (canid & CAN_ERR_LOSTARB) in ucan_handle_error_frame()
890 cf->can_id |= CAN_ERR_LOSTARB; in ctucan_err_interrupt()
1160 cf->can_id |= CAN_ERR_LOSTARB; in kvaser_usb_hydra_one_shot_fail()
890 cf->can_id |= CAN_ERR_LOSTARB; in m_can_handle_protocol_error()
1052 cf->can_id |= CAN_ERR_LOSTARB; in rcar_canfd_error()