Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c2197 static int i40e_addr_unsync(struct net_device *netdev, const u8 *addr) in i40e_addr_unsync() function
2226 __dev_uc_sync(netdev, i40e_addr_sync, i40e_addr_unsync); in i40e_set_rx_mode()
2227 __dev_mc_sync(netdev, i40e_addr_sync, i40e_addr_unsync); in i40e_set_rx_mode()