Searched refs:DEFAULT_RX_BUF_COUNT (Results 1 – 1 of 1) sorted by relevance
109 #define DEFAULT_RX_BUF_COUNT 10 macro517 if (n_hdlc->rx_free_buf_list.count > DEFAULT_RX_BUF_COUNT) in n_hdlc_tty_read()739 n_hdlc_alloc_buf(&n_hdlc->rx_free_buf_list, DEFAULT_RX_BUF_COUNT, "rx"); in n_hdlc_alloc()