Searched refs:T_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
135 #define T_BUF_SIZE 1544 macro615 ret = ptr = kmalloc(T_BUF_SIZE,GFP_KERNEL | GFP_DMA); in ni65_alloc_mem()657 p->tmdbounce[i] = ni65_alloc_mem(dev,"XMIT",T_BUF_SIZE,0); in ni65_alloc_buffer()1176 skb->len > T_BUF_SIZE ? T_BUF_SIZE : in ni65_send_packet()