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.c160 static int igb_uc_sync(struct net_device *, const unsigned char *);
5319 if (__dev_uc_sync(netdev, igb_uc_sync, igb_uc_unsync)) { in igb_set_rx_mode()
7838 static int igb_uc_sync(struct net_device *netdev, const unsigned char *addr) in igb_uc_sync() function