Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sk/
H A Dif_skreg.h866 #define SK_RFCTL_FIFO_FLUSH_ON 0x00000040 /* RX FIFO Flush mode on */ macro
H A Dif_sk.c2569 v = SK_TFCTL_OPERATION_ON | SK_RFCTL_FIFO_FLUSH_ON; in sk_init_yukon()