Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h128 #define VGE_TXCFG 0x7F /* MAC TX config */ macro
H A Dif_vge.c2060 CSR_SETBIT_1(sc, VGE_TXCFG, VGE_TXCFG_ARB_PRIO|VGE_TXCFG_NONBLK); in vge_init_locked()