Home
last modified time | relevance | path

Searched defs:en_uc_pmc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c763 bool en_uc_pmc, bool en_mc_pmc, in hclgevf_cmd_set_promisc_mode()
786 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode()
809 bool en_uc_pmc = handle->netdev_flags & HNAE3_UPE; in hclgevf_sync_promisc_mode() local