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