Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c788 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode() function
816 ret = hclgevf_set_promisc_mode(handle, en_uc_pmc, en_mc_pmc); in hclgevf_sync_promisc_mode()
3387 .set_promisc_mode = hclgevf_set_promisc_mode,