Home
last modified time | relevance | path

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

/src/sys/dev/sge/
H A Dif_sgereg.h79 #define RxMacControl 0x60 /* 1 WORD */ macro
H A Dif_sge.c462 rxfilt = CSR_READ_2(sc, RxMacControl); in sge_rxfilter()
479 CSR_WRITE_2(sc, RxMacControl, rxfilt); in sge_rxfilter()
495 rxfilt = CSR_READ_2(sc, RxMacControl); in sge_setvlan()
500 CSR_WRITE_2(sc, RxMacControl, rxfilt); in sge_setvlan()
1657 CSR_WRITE_2(sc, RxMacControl, rxfilt); in sge_init_locked()