Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.c754 enum i40e_status_code i40e_shutdown_adminq(struct i40e_hw *hw) in i40e_shutdown_adminq() function
H A Di40e_prototype.h51 enum i40e_status_code i40e_shutdown_adminq(struct i40e_hw *hw);
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c1266 rc = i40e_shutdown_adminq(hw); in i40e_common_code_fini()