Home
last modified time | relevance | path

Searched refs:TFDDone (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
H A Ddl2k.h228 TFDDone = 0x80000000, enumerator
H A Ddl2k.c473 np->tx_ring[i].status = cpu_to_le64(TFDDone); in rio_reset_ring()
830 if (!(np->tx_ring[entry].status & cpu_to_le64(TFDDone))) in rio_free_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/
H A Ddl2k.h228 TFDDone = 0x80000000, enumerator
H A Ddl2k.c472 np->tx_ring[i].status = cpu_to_le64(TFDDone); in rio_reset_ring()
828 if (!(np->tx_ring[entry].status & cpu_to_le64(TFDDone))) in rio_free_tx()

Completed in 7 milliseconds