Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A 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()