Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_mugereg.h243 #define ETH_MAF_BASE 0x400 macro
250 #define PFILTER_HI(index) (ETH_MAF_BASE + (8 * (index)) + (ETH_MAF_HIx))
251 #define PFILTER_LO(index) (ETH_MAF_BASE + (8 * (index)) + (ETH_MAF_LOx))