Home
last modified time | relevance | path

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

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