Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_main.c862 static int i40evf_addr_unsync(struct net_device *netdev, const u8 *addr) in i40evf_addr_unsync() function
892 __dev_uc_sync(netdev, i40evf_addr_sync, i40evf_addr_unsync); in i40evf_set_rx_mode()
893 __dev_mc_sync(netdev, i40evf_addr_sync, i40evf_addr_unsync); in i40evf_set_rx_mode()