Lines Matching defs:pdev
255 struct pci_dev *pdev; in ixgbe_check_minimum_link() local
368 static bool ixgbe_check_cfg_remove(struct ixgbe_hw *hw, struct pci_dev *pdev) in ixgbe_check_cfg_remove()
6304 struct pci_dev *pdev = adapter->pdev; in ixgbe_sw_init() local
6949 struct pci_dev *pdev = to_pci_dev(dev_d); in ixgbe_resume() local
6984 static int __ixgbe_shutdown(struct pci_dev *pdev, bool *enable_wake) in __ixgbe_shutdown()
7057 struct pci_dev *pdev = to_pci_dev(dev_d); in ixgbe_suspend() local
7068 static void ixgbe_shutdown(struct pci_dev *pdev) in ixgbe_shutdown()
7712 struct pci_dev *pdev = adapter->pdev; in ixgbe_check_for_bad_vf() local
10066 static void *ixgbe_fwd_add(struct net_device *pdev, struct net_device *vdev) in ixgbe_fwd_add()
10162 static void ixgbe_fwd_del(struct net_device *pdev, void *priv) in ixgbe_fwd_del()
10647 struct pci_dev *entry, *pdev = adapter->pdev; in ixgbe_enumerate_functions() local
10796 static int ixgbe_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in ixgbe_probe()
11285 static void ixgbe_remove(struct pci_dev *pdev) in ixgbe_remove()
11368 static pci_ers_result_t ixgbe_io_error_detected(struct pci_dev *pdev, in ixgbe_io_error_detected()
11501 static pci_ers_result_t ixgbe_io_slot_reset(struct pci_dev *pdev) in ixgbe_io_slot_reset()
11534 static void ixgbe_io_resume(struct pci_dev *pdev) in ixgbe_io_resume()