Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c695 static int mlxsw_sp_port_set_mac_address(struct net_device *dev, void *p) in mlxsw_sp_port_set_mac_address() function
1262 .ndo_set_mac_address = mlxsw_sp_port_set_mac_address,