Searched refs:sys_mac_addr (Results 1 – 2 of 2) sorted by relevance
259 struct mac_addr sys_mac_addr; member
1897 if (MAC_ADDRESS_COMPARE(&(BOND_AD_INFO(bond).system.sys_mac_addr), &(bond->dev->dev_addr))) { in bond_3ad_initialize()1903 BOND_AD_INFO(bond).system.sys_mac_addr = *((struct mac_addr *)bond->dev->dev_addr); in bond_3ad_initialize()1956 port->actor_system = BOND_AD_INFO(bond).system.sys_mac_addr; in bond_3ad_bind_slave()