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,
1019 cpu_to_le32(DescEndRing);
1095 cpu_to_le32(DescEndRing) |
1150 hmp->rx_ring[RX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing);
1204 hmp->rx_ring[RX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing);
1211 hmp->tx_ring[TX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing);
1263 DescEndPacket | DescEndRing | DescIntr | skb->len);
1359 cpu_to_le32(DescEndRing);
1610 DescEndPacket | DescEndRing | DescIntr);