Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.h147 int i40e_shutdown_lan_hmc(struct i40e_hw *hw);
H A Di40e_lan_hmc.c626 * i40e_shutdown_lan_hmc - Remove HMC backing store, free allocated memory
632 int i40e_shutdown_lan_hmc(struct i40e_hw *hw) in i40e_shutdown_lan_hmc() function
H A Di40e_main.c10703 ret = i40e_shutdown_lan_hmc(hw); in i40e_prep_for_reset()
16087 (void)i40e_shutdown_lan_hmc(hw); in i40e_probe()
16202 ret_code = i40e_shutdown_lan_hmc(hw); in i40e_remove()