Searched refs:netdev_set_mac_address (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c351 static int netdev_set_mac_address(struct net_device *ndev, void *p) function
942 .ndo_set_mac_address = netdev_set_mac_address,
H A Dxilinx_axienet_main.c331 * netdev_set_mac_address - Write the MAC address (from outside the driver)
341 static int netdev_set_mac_address(struct net_device *ndev, void *p) function
1061 .ndo_set_mac_address = netdev_set_mac_address,
/drivers/net/ethernet/micrel/
H A Dksz884x.c5655 * netdev_set_mac_address - set network device MAC address
5663 static int netdev_set_mac_address(struct net_device *dev, void *addr) function
6829 .ndo_set_mac_address = netdev_set_mac_address,

Completed in 100 milliseconds