Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c213 * fm10k_prepare_for_reset - Prepare the driver and device for a pending reset
220 static bool fm10k_prepare_for_reset(struct fm10k_intfc *interface) in fm10k_prepare_for_reset() function
355 if (fm10k_prepare_for_reset(interface)) in fm10k_detach_subtask()
406 if (!fm10k_prepare_for_reset(interface)) in fm10k_reset_subtask()
2301 if (fm10k_prepare_for_reset(interface)) in fm10k_prepare_suspend()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c212 * fm10k_prepare_for_reset - Prepare the driver and device for a pending reset
219 static bool fm10k_prepare_for_reset(struct fm10k_intfc *interface) in fm10k_prepare_for_reset() function
354 if (fm10k_prepare_for_reset(interface)) in fm10k_detach_subtask()
405 if (!fm10k_prepare_for_reset(interface)) in fm10k_reset_subtask()
2295 if (fm10k_prepare_for_reset(interface)) in fm10k_prepare_suspend()

Completed in 7 milliseconds