Home
last modified time | relevance | path

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

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