Home
last modified time | relevance | path

Searched refs:promisc_flags (Results 1 – 2 of 2) 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_enet.c640 int hns3_update_promisc_mode(struct net_device *netdev, u8 promisc_flags) in hns3_update_promisc_mode() argument
647 promisc_flags & HNAE3_UPE, in hns3_update_promisc_mode()
648 promisc_flags & HNAE3_MPE); in hns3_update_promisc_mode()