Searched refs:CAN_ERR_LOSTARB (Results 1 – 9 of 9) sorted by relevance
52 #define CAN_ERR_LOSTARB 0x00000002U /* lost arbitration / data[0] */ macro
512 cf->can_id |= CAN_ERR_LOSTARB; in sja1000_err()
627 cf->can_id |= CAN_ERR_LOSTARB; in sun4i_can_err()
1115 cf.can_id |= CAN_ERR_LOSTARB; in xcan_err_interrupt()
581 cf->can_id |= CAN_ERR_LOSTARB; in f81604_handle_can_bus_errors()
491 if (canid & CAN_ERR_LOSTARB) in ucan_handle_error_frame()
890 cf->can_id |= CAN_ERR_LOSTARB; in ctucan_err_interrupt()
1054 cf->can_id |= CAN_ERR_LOSTARB; in rcar_canfd_error()
949 cf->can_id |= CAN_ERR_LOSTARB; in m_can_handle_protocol_error()