Home
last modified time | relevance | path

Searched refs:ixgbevf_io_slot_reset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4813 * ixgbevf_io_slot_reset - called after the pci bus has been reset.
4819 static pci_ers_result_t ixgbevf_io_slot_reset(struct pci_dev *pdev) in ixgbevf_io_slot_reset() function
4863 .slot_reset = ixgbevf_io_slot_reset,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4803 * ixgbevf_io_slot_reset - called after the pci bus has been reset.
4809 static pci_ers_result_t ixgbevf_io_slot_reset(struct pci_dev *pdev) in ixgbevf_io_slot_reset() function
4853 .slot_reset = ixgbevf_io_slot_reset,

Completed in 11 milliseconds