Searched refs:CAN_ERR_LOSTARB (Results 1 – 13 of 13) 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 |
478 cf->can_id |= CAN_ERR_LOSTARB; in sja1000_err()
471 cf->can_id |= CAN_ERR_LOSTARB; in rockchip_can_err()
607 cf->can_id |= CAN_ERR_LOSTARB; in sun4i_can_err()
1015 cf.can_id |= CAN_ERR_LOSTARB; in xcan_err_interrupt()
1505 cf->can_id |= CAN_ERR_LOSTARB; in kvaser_pciefd_handle_nack_packet()
491 if (canid & CAN_ERR_LOSTARB) in ucan_handle_error_frame()
795 cf->can_id |= CAN_ERR_LOSTARB; in m_can_handle_protocol_error()
1085 cf->can_id |= CAN_ERR_LOSTARB; in kvaser_usb_hydra_one_shot_fail()
980 cf->can_id |= CAN_ERR_LOSTARB; in rcar_canfd_error()