Searched refs:m_can_txefs (Results 1 – 1 of 1) sorted by relevance
1137 u32 m_can_txefs; in m_can_echo_tx_event() local1149 m_can_txefs = m_can_read(cdev, M_CAN_TXEFS); in m_can_echo_tx_event()1152 txe_count = FIELD_GET(TXEFS_EFFL_MASK, m_can_txefs); in m_can_echo_tx_event()1153 fgi = FIELD_GET(TXEFS_EFGI_MASK, m_can_txefs); in m_can_echo_tx_event()