Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.h176 enum i40e_status_code i40e_shutdown_lan_hmc(struct i40e_hw *hw);
H A Di40e_lan_hmc.c665 enum i40e_status_code i40e_shutdown_lan_hmc(struct i40e_hw *hw) in i40e_shutdown_lan_hmc() function
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_main.c1235 rc = i40e_shutdown_lan_hmc(hw); in i40e_common_code_fini()