Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/vge/
HDif_vgereg.h509 #define VGE_RXCFG_FIFO_THR 0x30 /* RX FIFO threshold */ macro
HDif_vge.c2058 CSR_CLRBIT_1(sc, VGE_RXCFG, VGE_RXCFG_FIFO_THR|VGE_RXCFG_VTAGOPT); in vge_init_locked()