Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_main.c172 static int hbg_net_set_mac_address(struct net_device *netdev, void *addr) in hbg_net_set_mac_address() function
276 .ndo_set_mac_address = hbg_net_set_mac_address,
464 hbg_net_set_mac_address(priv->netdev, &priv->dev_specs.mac_addr); in hbg_probe()