Searched refs:base_mac (Results 1 – 4 of 4) sorted by relevance
58 unsigned char base_mac[ETH_ALEN]; member
63 attr->u.ppid.id_len = sizeof(mlxsw_sp->base_mac); in mlxsw_sp_port_attr_get()64 memcpy(&attr->u.ppid.id, &mlxsw_sp->base_mac, in mlxsw_sp_port_attr_get()
156 mlxsw_reg_spad_base_mac_memcpy_from(spad_pl, mlxsw_sp->base_mac); in mlxsw_sp_base_mac_get()232 ether_addr_copy(addr, mlxsw_sp->base_mac); in mlxsw_sp_port_dev_addr_init()
100 MLXSW_ITEM_BUF(reg, spad, base_mac, 0x02, 6);