Home
last modified time | relevance | path

Searched refs:hns3_is_phys_func (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h588 bool hns3_is_phys_func(struct pci_dev *pdev);
H A Dhns3_debugfs.c268 if (!hns3_is_phys_func(h->pdev)) in hns3_dbg_help()
H A Dhns3_enet.c1557 if (!hns3_is_phys_func(h->pdev) && in hns3_nic_net_set_mac_address()
2089 bool hns3_is_phys_func(struct pci_dev *pdev) in hns3_is_phys_func() function
2166 if (hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV)) in hns3_remove()
2185 if (!(hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV))) { in hns3_pci_sriov_configure()
4501 if (!hns3_is_phys_func(handle->pdev)) in hns3_reset_notify_init_enet()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h719 bool hns3_is_phys_func(struct pci_dev *pdev);
H A Dhns3_enet.c2381 if (!hns3_is_phys_func(h->pdev) && in hns3_nic_net_set_mac_address()
3047 bool hns3_is_phys_func(struct pci_dev *pdev) in hns3_is_phys_func() function
3139 if (hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV)) in hns3_remove()
3158 if (!(hns3_is_phys_func(pdev) && IS_ENABLED(CONFIG_PCI_IOV))) { in hns3_pci_sriov_configure()
3197 if (ae_dev && hns3_is_phys_func(ae_dev->pdev)) { in hns3_suspend()
3210 if (ae_dev && hns3_is_phys_func(ae_dev->pdev)) { in hns3_resume()
5695 if (!hns3_is_phys_func(handle->pdev)) in hns3_reset_notify_init_enet()

Completed in 17 milliseconds