Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4236 * ixgbevf_set_mac - Change the Ethernet Address of the NIC
4242 static int ixgbevf_set_mac(struct net_device *netdev, void *p) in ixgbevf_set_mac() function
4502 .ndo_set_mac_address = ixgbevf_set_mac,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4232 * ixgbevf_set_mac - Change the Ethernet Address of the NIC
4238 static int ixgbevf_set_mac(struct net_device *netdev, void *p) in ixgbevf_set_mac() function
4498 .ndo_set_mac_address = ixgbevf_set_mac,

Completed in 12 milliseconds