Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c558 static int hns3_nic_uc_unsync(struct net_device *netdev, in hns3_nic_uc_unsync() function
614 ret = __dev_uc_sync(netdev, hns3_nic_uc_sync, hns3_nic_uc_unsync); in hns3_nic_set_rx_mode()
4060 hns3_nic_uc_unsync(netdev, netdev->dev_addr); in hns3_remove_hw_addr()
4066 hns3_nic_uc_unsync(netdev, ha->addr); in hns3_remove_hw_addr()