Searched refs:N_HDLC_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
121 #define N_HDLC_BUF_SIZE (sizeof(struct n_hdlc_buf) + maxframe) macro527 buf = kmalloc(N_HDLC_BUF_SIZE, GFP_ATOMIC); in n_hdlc_tty_receive()855 buf = kmalloc(N_HDLC_BUF_SIZE, GFP_KERNEL); in n_hdlc_alloc()864 buf = kmalloc(N_HDLC_BUF_SIZE, GFP_KERNEL); in n_hdlc_alloc()