Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c131 static int igb_set_mac(struct net_device *, void *);
3050 .ndo_set_mac_address = igb_set_mac,
5094 static int igb_set_mac(struct net_device *netdev, void *p) in igb_set_mac() function