Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
Dn_hdlc.c110 #define DEFAULT_TX_BUF_COUNT 3 macro
738 n_hdlc_alloc_buf(&n_hdlc->tx_free_buf_list, DEFAULT_TX_BUF_COUNT, "tx"); in n_hdlc_alloc()