Home
last modified time | relevance | path

Searched refs:DescEndRing (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H A Dhamachi.c328 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, enumerator
1015 cpu_to_le32(DescEndRing); in hamachi_tx()
1091 cpu_to_le32(DescEndRing) | in hamachi_tx_timeout()
1146 hmp->rx_ring[RX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing); in hamachi_tx_timeout()
1200 hmp->rx_ring[RX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing); in hamachi_init_ring()
1207 hmp->tx_ring[TX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing); in hamachi_init_ring()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/
H A Dhamachi.c328 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, enumerator
1019 cpu_to_le32(DescEndRing); in hamachi_tx()
1095 cpu_to_le32(DescEndRing) | in hamachi_tx_timeout()
1150 hmp->rx_ring[RX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing); in hamachi_tx_timeout()
1204 hmp->rx_ring[RX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing); in hamachi_init_ring()
1211 hmp->tx_ring[TX_RING_SIZE-1].status_n_length |= cpu_to_le32(DescEndRing); in hamachi_init_ring()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dtulip.h206 DescEndRing = 0x02000000, enumerator
H A Dwinbond-840.c796 np->rx_ring[i-1].length |= DescEndRing; in init_rxtx_rings()
1008 np->tx_ring[entry].length |= DescEndRing; in start_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Dtulip.h206 DescEndRing = 0x02000000, enumerator
H A Dwinbond-840.c796 np->rx_ring[i-1].length |= DescEndRing; in init_rxtx_rings()
1008 np->tx_ring[entry].length |= DescEndRing; in start_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
H A Dsundance.c350 DescEndRing=0x2000, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/
H A Dsundance.c350 DescEndRing=0x2000, enumerator

Completed in 24 milliseconds