Home
last modified time | relevance | path

Searched refs:DEFAULT_TX_BUF_COUNT (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/tty/
Dn_hdlc.c111 #define DEFAULT_TX_BUF_COUNT 3 macro
740 n_hdlc_alloc_buf(&n_hdlc->tx_free_buf_list, DEFAULT_TX_BUF_COUNT, "tx"); in n_hdlc_alloc()