Searched refs:i40e_shutdown_lan_hmc (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_lan_hmc.h176 enum i40e_status_code i40e_shutdown_lan_hmc(struct i40e_hw *hw);
H A Dif_ixl.c795 i40e_shutdown_lan_hmc(hw);
851 status = i40e_shutdown_lan_hmc(hw);
H A Di40e_lan_hmc.c664 * i40e_shutdown_lan_hmc - Remove HMC backing store, free allocated memory
670 enum i40e_status_code i40e_shutdown_lan_hmc(struct i40e_hw *hw) function
H A Dixl_pf_main.c548 status = i40e_shutdown_lan_hmc(hw);
3919 error = i40e_shutdown_lan_hmc(hw);

Completed in 121 milliseconds