Searched defs:en_uc_pmc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 750 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode() argument 773 bool en_uc_pmc = handle->netdev_flags & HNAE3_UPE; in hclgevf_sync_promisc_mode() local 726 hclgevf_cmd_set_promisc_mode(struct hclgevf_dev *hdev, bool en_uc_pmc, bool en_mc_pmc, bool en_bc_pmc) hclgevf_cmd_set_promisc_mode() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 1170 static int hclgevf_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclgevf_set_promisc_mode() argument 1192 bool en_uc_pmc = handle->netdev_flags & HNAE3_UPE; in hclgevf_sync_promisc_mode() local 1149 hclgevf_cmd_set_promisc_mode(struct hclgevf_dev *hdev, bool en_uc_pmc, bool en_mc_pmc, bool en_bc_pmc) hclgevf_cmd_set_promisc_mode() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A 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() argument 4874 static int hclge_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclge_set_promisc_mode() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 5057 int hclge_set_vport_promisc_mode(struct hclge_vport *vport, bool en_uc_pmc, in hclge_set_vport_promisc_mode() argument 5064 static int hclge_set_promisc_mode(struct hnae3_handle *handle, bool en_uc_pmc, in hclge_set_promisc_mode() argument
|
Completed in 38 milliseconds