Searched refs:base_mac (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | minimal.c | 38 u8 base_mac[ETH_ALEN]; member 62 mlxsw_reg_spad_base_mac_memcpy_from(spad_pl, mlxsw_m->base_mac); in mlxsw_m_base_mac_get() 255 0, mlxsw_m->base_mac, in mlxsw_m_port_create() 256 sizeof(mlxsw_m->base_mac)); in mlxsw_m_port_create()
|
| H A D | spectrum.c | 267 mlxsw_reg_spad_base_mac_memcpy_from(spad_pl, mlxsw_sp->base_mac); in mlxsw_sp_base_mac_get() 298 eth_hw_addr_gen(mlxsw_sp_port->dev, mlxsw_sp->base_mac, in mlxsw_sp_port_dev_addr_init() 1496 splittable, lanes, mlxsw_sp->base_mac, in mlxsw_sp_port_create() 1497 sizeof(mlxsw_sp->base_mac)); in mlxsw_sp_port_create() 1788 mlxsw_sp->base_mac, in mlxsw_sp_cpu_port_create() 1789 sizeof(mlxsw_sp->base_mac)); in mlxsw_sp_cpu_port_create() 2601 seed = jhash(mlxsw_sp->base_mac, sizeof(mlxsw_sp->base_mac), in mlxsw_sp_lag_init()
|
| H A D | spectrum_router.c | 11414 seed = jhash(mlxsw_sp->base_mac, sizeof(mlxsw_sp->base_mac), 0); in mlxsw_sp_mp_hash_init()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_main.c | 453 ppid->id_len = sizeof(lan966x->base_mac); in lan966x_port_get_parent_id() 454 memcpy(&ppid->id, &lan966x->base_mac, ppid->id_len); in lan966x_port_get_parent_id() 828 eth_hw_addr_gen(dev, lan966x->base_mac, p + 1); in lan966x_probe_port() 1097 ether_addr_copy(lan966x->base_mac, mac_addr); in lan966x_probe() 1100 eth_random_addr(lan966x->base_mac); in lan966x_probe() 1101 lan966x->base_mac[5] &= 0xf0; in lan966x_probe()
|
| H A D | lan966x_main.h | 280 u8 base_mac[ETH_ALEN]; member
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera.h | 296 char base_mac[ETH_ALEN]; member
|
| /linux/include/soc/mscc/ |
| H A D | ocelot.h | 833 u8 base_mac[ETH_ALEN]; member
|