Searched refs:hns3_update_promisc_mode (Results 1 – 3 of 3) sorted by relevance
670 int hns3_update_promisc_mode(struct net_device *netdev, u8 promisc_flags);
102 hns3_update_promisc_mode(ndev, h->netdev_flags); in hns3_lp_setup()
637 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() function4342 ret = hns3_update_promisc_mode(netdev, handle->netdev_flags); in hns3_reset_notify_restore_enet()