Searched refs:igb_set_mac (Results 1 – 1 of 1) sorted by relevance
127 static int igb_set_mac(struct net_device *, void *);1758 .ndo_set_mac_address = igb_set_mac,3278 static int igb_set_mac(struct net_device *netdev, void *p) in igb_set_mac() function