Searched refs:_m_can_tx_fifo_full (Results 1 – 1 of 1) sorted by relevance
375 static inline bool _m_can_tx_fifo_full(u32 txfqs) in _m_can_tx_fifo_full() function382 return _m_can_tx_fifo_full(m_can_read(cdev, M_CAN_TXFQS)); in m_can_tx_fifo_full()1717 if (_m_can_tx_fifo_full(txfqs)) { in m_can_tx_handler()