Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/
H A Detherswitch.h54 struct ether_addr switch_macaddr; /* Switch MAC address */ member
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_main.c790 ret = ar40xx_hw_read_switch_mac_address(sc, &conf->switch_macaddr); in ar40xx_getconf()
820 &conf->switch_macaddr); in ar40xx_setconf()
/freebsd/sbin/etherswitchcfg/
H A Detherswitchcfg.c564 ether_ntoa(&cfg->conf.switch_macaddr)); in print_config()
/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitch.c1124 &conf->switch_macaddr); in arswitch_getconf()