Searched refs:NUM_MSGS (Results 1 – 2 of 2) sorted by relevance
28 #define NUM_MSGS CEC_MAX_MSG_RX_QUEUE_SZ macro57 struct cec_msg rx_msg[NUM_MSGS];
605 (port->rx_msg_cur_idx + 1) % NUM_MSGS; in extron_irq_work_handler()674 NUM_MSGS; in extron_process_received()675 if (port->rx_msg_num == NUM_MSGS) { in extron_process_received()