Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h670 int hns3_update_promisc_mode(struct net_device *netdev, u8 promisc_flags);
Dhns3_ethtool.c102 hns3_update_promisc_mode(ndev, h->netdev_flags); in hns3_lp_setup()
Dhns3_enet.c637 hns3_update_promisc_mode(netdev, new_flags); in hns3_nic_set_rx_mode()
640 int hns3_update_promisc_mode(struct net_device *netdev, u8 promisc_flags) in hns3_update_promisc_mode() function
4342 ret = hns3_update_promisc_mode(netdev, handle->netdev_flags); in hns3_reset_notify_restore_enet()