Searched refs:N_HDLC_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
122 #define N_HDLC_BUF_SIZE (sizeof(struct n_hdlc_buf) + maxframe) macro545 buf = kmalloc(N_HDLC_BUF_SIZE, GFP_ATOMIC); in n_hdlc_tty_receive()863 buf = kmalloc(N_HDLC_BUF_SIZE, GFP_KERNEL); in n_hdlc_alloc()872 buf = kmalloc(N_HDLC_BUF_SIZE, GFP_KERNEL); in n_hdlc_alloc()