Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_main.c838 * igc_set_mac - Change the Ethernet Address of the NIC
844 static int igc_set_mac(struct net_device *netdev, void *p) in igc_set_mac() function
5052 .ndo_set_mac_address = igc_set_mac,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_main.c976 * igc_set_mac - Change the Ethernet Address of the NIC
982 static int igc_set_mac(struct net_device *netdev, void *p) in igc_set_mac() function
6559 .ndo_set_mac_address = igc_set_mac,

Completed in 16 milliseconds