Lines Matching refs:DescEndRing
328 01/18/1999 EPK Ensured that the DescEndRing bit was being set on both the
332 the DescEndRing bit set during initialization. ??? Does this mean the
333 hamachi card is using the DescEndRing in processing even if a particular
336 them. If the DescEndRing bit isn't set, then it might just wander off
475 DescOwn=0x80000000, DescEndPacket=0x40000000, DescEndRing=0x20000000,
1015 cpu_to_le32(DescEndRing);
1091 cpu_to_le32(DescEndRing) |
1146 hmp->rx_ring[RX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing);
1200 hmp->rx_ring[RX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing);
1207 hmp->tx_ring[TX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing);
1259 DescEndPacket | DescEndRing | DescIntr | skb->len);
1355 cpu_to_le32(DescEndRing);
1606 DescEndPacket | DescEndRing | DescIntr);