Searched refs:KORINA_RBSIZE (Results 1 – 1 of 1) sorted by relevance
87 #define KORINA_RBSIZE 1536 /* size of one resource buffer = Ether MTU */ macro365 if ((KORINA_RBSIZE - (u32)DMA_COUNT(rd->control)) == 0) in korina_rx()401 skb_new = netdev_alloc_skb_ip_align(dev, KORINA_RBSIZE); in korina_rx()429 rd->control = DMA_COUNT(KORINA_RBSIZE) | in korina_rx()756 skb = netdev_alloc_skb_ip_align(dev, KORINA_RBSIZE); in korina_alloc_ring()761 DMA_COUNT(KORINA_RBSIZE); in korina_alloc_ring()