Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c159 static int igb_uc_sync(struct net_device *, const unsigned char *);
5314 if (__dev_uc_sync(netdev, igb_uc_sync, igb_uc_unsync)) { in igb_set_rx_mode()
7823 static int igb_uc_sync(struct net_device *netdev, const unsigned char *addr) in igb_uc_sync() function