Home
last modified time | relevance | path

Searched refs:nps_enet_set_mac_address (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ezchip/
H A Dnps_enet.c404 * nps_enet_set_mac_address - Set the MAC address for this device.
414 static s32 nps_enet_set_mac_address(struct net_device *ndev, void *p) in nps_enet_set_mac_address() function
565 .ndo_set_mac_address = nps_enet_set_mac_address,
/kernel/linux/linux-6.6/drivers/net/ethernet/ezchip/
H A Dnps_enet.c403 * nps_enet_set_mac_address - Set the MAC address for this device.
413 static s32 nps_enet_set_mac_address(struct net_device *ndev, void *p) in nps_enet_set_mac_address() function
564 .ndo_set_mac_address = nps_enet_set_mac_address,

Completed in 2 milliseconds