Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_lan_hmc.h145 i40e_status i40e_shutdown_lan_hmc(struct i40e_hw *hw);
Di40e_lan_hmc.c635 i40e_status i40e_shutdown_lan_hmc(struct i40e_hw *hw) in i40e_shutdown_lan_hmc() function
Di40e_main.c10560 ret = i40e_shutdown_lan_hmc(hw); in i40e_prep_for_reset()
16018 (void)i40e_shutdown_lan_hmc(hw); in i40e_probe()
16131 ret_code = i40e_shutdown_lan_hmc(hw); in i40e_remove()