Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/etherswitch/arswitch/
HDarswitchreg.h517 #define AR8327_ATU_DATA0_MAC_ADDR1 BITS(16, 8) macro
HDarswitch_8327.c1154 e->es_macaddr[3] = MS(ret0, AR8327_ATU_DATA0_MAC_ADDR1); in ar8327_atu_fetch_table()