Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1154 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode() function
1181 ret = hclgevf_set_promisc_mode(handle, en_uc_pmc, en_mc_pmc); in hclgevf_sync_promisc_mode()
3654 .set_promisc_mode = hclgevf_set_promisc_mode,