Searched refs:phys_dev (Results 1 – 3 of 3) sorted by relevance
77 static struct bnx2fc_hba *bnx2fc_hba_lookup(struct net_device *phys_dev);689 struct net_device *dev = hba->phys_dev; in bnx2fc_link_ok()726 if (!hba->phys_dev->ethtool_ops || in bnx2fc_net_config()727 !hba->phys_dev->ethtool_ops->get_pauseparam) in bnx2fc_net_config()1059 struct net_device *physdev = hba->phys_dev; in bnx2fc_netdev_setup()1130 struct net_device *phys_dev; in bnx2fc_interface_release() local1136 phys_dev = hba->phys_dev; in bnx2fc_interface_release()1191 hba->phys_dev = cnic->netdev; in bnx2fc_interface_create()1193 hba->netdev = hba->phys_dev; in bnx2fc_interface_create()1390 struct net_device *phys_dev; in bnx2fc_destroy() local[all …]
161 struct net_device *phys_dev; member
279 static int acpi_dev_run_wake(struct device *phys_dev, bool enable) in acpi_dev_run_wake() argument285 if (!device_run_wake(phys_dev)) in acpi_dev_run_wake()288 handle = DEVICE_ACPI_HANDLE(phys_dev); in acpi_dev_run_wake()290 dev_dbg(phys_dev, "ACPI handle has no context in %s!\n", in acpi_dev_run_wake()