Searched refs:nfp_net_mc_unsync (Results 1 – 1 of 1) sorted by relevance
56 static int nfp_net_mc_unsync(struct net_device *netdev, const unsigned char *addr);1130 __dev_mc_unsync(netdev, nfp_net_mc_unsync); in nfp_net_netdev_close()1459 static int nfp_net_mc_unsync(struct net_device *netdev, const unsigned char *addr) in nfp_net_mc_unsync() function1495 __dev_mc_sync(netdev, nfp_net_mc_sync, nfp_net_mc_unsync)) in nfp_net_set_rx_mode()