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