Searched refs:AR8216_ATU_ADDR1 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/etherswitch/arswitch/ | ||
H A D | arswitchreg.h | 161 #define AR8216_ATU_ADDR1 BITS(16, 8) macro |
H A D | arswitch.c | 391 e->es_macaddr[1] = MS(ret1, AR8216_ATU_ADDR1); in ar8xxx_atu_fetch_table() |