Home
last modified time | relevance | path

Searched refs:ixgb_set_mac (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_main.c91 static int ixgb_set_mac(struct net_device *netdev, void *p);
373 .ndo_set_mac_address = ixgb_set_mac,
1063 ixgb_set_mac(struct net_device *netdev, void *p) in ixgb_set_mac() function