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

/freebsd-11.0-release/sys/dev/sge/
H A Dif_sgereg.h79 #define RxMacControl 0x60 /* 1 WORD */ macro
132 * RxMacControl Register Content
H A Dif_sge.c454 rxfilt = CSR_READ_2(sc, RxMacControl);
479 CSR_WRITE_2(sc, RxMacControl, rxfilt);
495 rxfilt = CSR_READ_2(sc, RxMacControl);
500 CSR_WRITE_2(sc, RxMacControl, rxfilt);
1665 CSR_WRITE_2(sc, RxMacControl, rxfilt);

Completed in 46 milliseconds