Searched refs:tx_free_buf_list (Results 1 – 1 of 1) sorted by relevance
151 struct n_hdlc_buf_list tx_free_buf_list; member211 n_hdlc_buf_put(&n_hdlc->tx_free_buf_list, buf); in flush_tx_queue()257 buf = n_hdlc_buf_get(&n_hdlc->tx_free_buf_list); in n_hdlc_release()421 n_hdlc_buf_put(&n_hdlc->tx_free_buf_list, tbuf); in n_hdlc_send_frames()679 tbuf = n_hdlc_buf_get(&n_hdlc->tx_free_buf_list); in n_hdlc_tty_write()824 !list_empty(&n_hdlc->tx_free_buf_list.list)) in n_hdlc_tty_poll()845 spin_lock_init(&n_hdlc->tx_free_buf_list.spinlock); in n_hdlc_alloc()850 INIT_LIST_HEAD(&n_hdlc->tx_free_buf_list.list); in n_hdlc_alloc()867 n_hdlc_buf_put(&n_hdlc->tx_free_buf_list,buf); in n_hdlc_alloc()