Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dutils.py218 def compare_mac_address(sys_mac_addr, user_mac_addr): argument
230 for item in sys_mac_addr.split(":"):
H A Dbmc_network_utils.robot297 [Arguments] ${sys_mac_addr} ${user_mac_addr}
300 # sys_mac_addr MAC address of the BMC.
305 @{sys_mac_list}= Split String ${sys_mac_addr} :
/openbmc/linux/include/net/
H A Dbond_3ad.h249 struct mac_addr sys_mac_addr; member
/openbmc/linux/drivers/net/bonding/
H A Dbond_3ad.c390 port->actor_system = BOND_AD_INFO(bond).system.sys_mac_addr; in __ad_actor_update_port()
2025 BOND_AD_INFO(bond).system.sys_mac_addr = in bond_3ad_initialize()
2028 BOND_AD_INFO(bond).system.sys_mac_addr = in bond_3ad_initialize()
2266 BOND_AD_INFO(bond).system.sys_mac_addr = in bond_3ad_update_ad_actor_settings()
2269 BOND_AD_INFO(bond).system.sys_mac_addr = in bond_3ad_update_ad_actor_settings()
H A Dbond_procfs.c166 &BOND_AD_INFO(bond).system.sys_mac_addr); in bond_info_show_master()
/openbmc/linux/Documentation/networking/
H A Dbonding.rst1791 # sys_mac_addr=$(printf '%02x:%02x:%02x:%02x:%02x:%02x' \
1798 # echo $sys_mac_addr > /sys/class/net/bond0/bonding/ad_actor_system