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

/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c3240 * ixgbevf_set_mac - Change the Ethernet Address of the NIC
3246 static int ixgbevf_set_mac(struct net_device *netdev, void *p) function
3433 .ndo_set_mac_address = ixgbevf_set_mac,

Completed in 22 milliseconds