Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c445 static int atl1c_set_mac_addr(struct net_device *netdev, void *p) in atl1c_set_mac_addr() function
2479 .ndo_set_mac_address = atl1c_set_mac_addr,
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c458 * atl1c_set_mac_addr - Change the Ethernet Address of the NIC
464 static int atl1c_set_mac_addr(struct net_device *netdev, void *p) in atl1c_set_mac_addr() function
2566 .ndo_set_mac_address = atl1c_set_mac_addr,

Completed in 7 milliseconds