Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h126 #define VGE_TXCFG 0x7F /* MAC TX config */ macro
H A Dif_vge.c1806 CSR_SETBIT_1(sc, VGE_TXCFG, VGE_TXCFG_ARB_PRIO|VGE_TXCFG_NONBLK); in vge_init()