Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c160 static int igb_uc_unsync(struct net_device *, const unsigned char *);
5228 if (__dev_uc_sync(netdev, igb_uc_sync, igb_uc_unsync)) { in igb_set_rx_mode()
7656 static int igb_uc_unsync(struct net_device *netdev, const unsigned char *addr) in igb_uc_unsync() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A 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()
7833 static int igb_uc_unsync(struct net_device *netdev, const unsigned char *addr) in igb_uc_unsync() function

Completed in 23 milliseconds