Searched refs:m_can_tx_fifo_full (Results 1 – 1 of 1) sorted by relevance
370 static inline bool m_can_tx_fifo_full(struct m_can_classdev *cdev) in m_can_tx_fifo_full() function1096 !m_can_tx_fifo_full(cdev)) in m_can_isr()1645 if (m_can_tx_fifo_full(cdev)) { in m_can_tx_handler()1698 if (m_can_tx_fifo_full(cdev) || in m_can_tx_handler()