Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c1170 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode() function
1197 ret = hclgevf_set_promisc_mode(handle, en_uc_pmc, en_mc_pmc); in hclgevf_sync_promisc_mode()
3703 .set_promisc_mode = hclgevf_set_promisc_mode,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c750 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode() function
778 ret = hclgevf_set_promisc_mode(handle, en_uc_pmc, en_mc_pmc); in hclgevf_sync_promisc_mode()
3323 .set_promisc_mode = hclgevf_set_promisc_mode,

Completed in 10 milliseconds