Home
last modified time | relevance | path

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

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