Searched defs:en_uc_pmc (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_main.c | 685 bool en_uc_pmc, bool en_mc_pmc) in hclgevf_cmd_set_promisc_mode() 707 bool en_uc_pmc, bool en_mc_pmc) in hclgevf_set_promisc_mode()
|
| /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 | 4856 int hclge_set_vport_promisc_mode(struct hclge_vport *vport, bool en_uc_pmc, in hclge_set_vport_promisc_mode() 4867 static int hclge_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclge_set_promisc_mode()
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_main.c | 3606 static void hclge_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclge_set_promisc_mode()
|