Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
HDif_vgereg.h537 #define VGE_TXCFG_ARB_PRIO 0x80 /* arbitration priority */ macro
HDif_vge.c1806 CSR_SETBIT_1(sc, VGE_TXCFG, VGE_TXCFG_ARB_PRIO|VGE_TXCFG_NONBLK); in vge_init()