Searched refs:NS_IOVBUFSIZE (Results 1 – 2 of 2) sorted by relevance
108 #define NS_IOVBUFSIZE (NS_MAX_IOVECS * (sizeof(struct iovec))) macro
741 iovb = alloc_skb(NS_IOVBUFSIZE, GFP_KERNEL); in ns_init_card()2071 iovb = alloc_skb(NS_IOVBUFSIZE, GFP_ATOMIC); in dequeue_rx()2083 alloc_skb(NS_IOVBUFSIZE, GFP_ATOMIC)) != NULL) { in dequeue_rx()2737 iovb = alloc_skb(NS_IOVBUFSIZE, GFP_KERNEL); in ns_ioctl()