Home
last modified time | relevance | path

Searched refs:hns3_is_phys_func (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h713 bool hns3_is_phys_func(struct pci_dev *pdev);
Dhns3_enet.c2372 if (!hns3_is_phys_func(h->pdev) && in hns3_nic_net_set_mac_address()
3038 bool hns3_is_phys_func(struct pci_dev *pdev) in hns3_is_phys_func() function
3130 if (hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV)) in hns3_remove()
3149 if (!(hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV))) { in hns3_pci_sriov_configure()
3188 if (ae_dev && hns3_is_phys_func(ae_dev->pdev)) { in hns3_suspend()
3201 if (ae_dev && hns3_is_phys_func(ae_dev->pdev)) { in hns3_resume()
5682 if (!hns3_is_phys_func(handle->pdev)) in hns3_reset_notify_init_enet()