Searched refs:NS_IOVBUFSIZE (Results 1 – 2 of 2) sorted by relevance
109 #define NS_IOVBUFSIZE (NS_MAX_IOVECS * (sizeof(struct iovec))) macro
743 iovb = alloc_skb(NS_IOVBUFSIZE, GFP_KERNEL); in ns_init_card()2074 iovb = alloc_skb(NS_IOVBUFSIZE, GFP_ATOMIC); in dequeue_rx()2086 alloc_skb(NS_IOVBUFSIZE, GFP_ATOMIC)) != NULL) { in dequeue_rx()2658 iovb = alloc_skb(NS_IOVBUFSIZE, GFP_KERNEL); in ns_ioctl()