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