Searched defs:n_hdlc (Results 1 – 1 of 1) sorted by relevance
135 struct n_hdlc { struct139 struct n_hdlc_buf_list tx_buf_list; argument140 struct n_hdlc_buf_list rx_buf_list; argument141 struct n_hdlc_buf_list tx_free_buf_list; argument142 struct n_hdlc_buf_list rx_free_buf_list; argument158 static struct n_hdlc *n_hdlc_alloc(void); argument166 struct n_hdlc *n_hdlc = tty->disc_data; in flush_rx_queue() local175 struct n_hdlc *n_hdlc = tty->disc_data; in flush_tx_queue() local201 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_close() local233 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_open() local[all …]