Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ae/
H A Dif_aereg.h279 #define AE_IDLE_TXMAC 2 macro
H A Dif_ae.c326 if ((val & (AE_IDLE_TXMAC | AE_IDLE_DMAREAD)) == 0) in ae_stop_txmac()