Searched refs:VGE_RXQCSRS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/vge/
H A Dif_vge.c1733 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_RUN);
1734 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_WAK);
1783 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_RUN);
1784 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_WAK);
2095 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_RUN);
2096 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_WAK);
H A Dif_vgereg.h87 #define VGE_RXQCSRS 0x32 /* RX queue ctl/status set */ macro

Completed in 65 milliseconds