Home
last modified time | relevance | path

Searched refs:i40e_io_suspend (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c16297 * i40e_io_suspend - suspend all IO operations
16301 static int i40e_io_suspend(struct i40e_pf *pf) in i40e_io_suspend() function
16406 i40e_io_suspend(pf); in i40e_pci_error_detected()
16558 return i40e_io_suspend(pf); in i40e_suspend()