Searched defs:en_uc_pmc (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_main.c | 728 bool en_uc_pmc, bool en_mc_pmc, in hclgevf_cmd_set_promisc_mode() 751 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode() 774 bool en_uc_pmc = handle->netdev_flags & HNAE3_UPE; in hclgevf_sync_promisc_mode() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_main.c | 1150 bool en_uc_pmc, bool en_mc_pmc, in hclgevf_cmd_set_promisc_mode() 1170 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode() 1192 bool en_uc_pmc = handle->netdev_flags & HNAE3_UPE; in hclgevf_sync_promisc_mode() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 4863 int hclge_set_vport_promisc_mode(struct hclge_vport *vport, bool en_uc_pmc, in hclge_set_vport_promisc_mode() 4874 static int hclge_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclge_set_promisc_mode()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 5079 int hclge_set_vport_promisc_mode(struct hclge_vport *vport, bool en_uc_pmc, in hclge_set_vport_promisc_mode() 5086 static int hclge_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclge_set_promisc_mode()
|