Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb_main.c160 static int igb_uc_unsync(struct net_device *, const unsigned char *);
5314 if (__dev_uc_sync(netdev, igb_uc_sync, igb_uc_unsync)) { in igb_set_rx_mode()
7846 static int igb_uc_unsync(struct net_device *netdev, const unsigned char *addr) in igb_uc_unsync() function