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

/freebsd-13-stable/sys/dev/usb/net/
H A Dif_mugereg.h245 #define ETH_MAF_BASE 0x400 macro
252 #define PFILTER_HI(index) (ETH_MAF_BASE + (8 * (index)) + (ETH_MAF_HIx))
253 #define PFILTER_LO(index) (ETH_MAF_BASE + (8 * (index)) + (ETH_MAF_LOx))

Completed in 113 milliseconds