Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c56 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() function
1495 __dev_mc_sync(netdev, nfp_net_mc_sync, nfp_net_mc_unsync)) in nfp_net_set_rx_mode()