Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/igb/
Digb_main.c130 static int igb_set_mac(struct net_device *, void *);
2989 .ndo_set_mac_address = igb_set_mac,
4998 static int igb_set_mac(struct net_device *netdev, void *p) in igb_set_mac() function