Home
last modified time | relevance | path

Searched refs:IS_RFDListEnd (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/stge/
H A Dif_stgereg.h344 #define IS_RFDListEnd (1U << 11) macro
H A Dif_stge.c1421 if ((status & IS_RFDListEnd) != 0) in stge_intr()
1985 IS_TxDMAComplete | IS_RxDMAComplete | IS_RFDListEnd; in stge_init()