Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dif_ixl.c674 i40e_shutdown_adminq(hw); in ixl_if_attach_pre()
893 status = i40e_shutdown_adminq(hw); in ixl_if_detach()
H A Dixl_pf_iflib.c940 error = i40e_shutdown_adminq(hw); in ixl_prepare_for_reset()
H A Di40e_adminq.c755 enum i40e_status_code i40e_shutdown_adminq(struct i40e_hw *hw) in i40e_shutdown_adminq() function
H A Di40e_prototype.h50 enum i40e_status_code i40e_shutdown_adminq(struct i40e_hw *hw);
H A Dixl_pf_main.c514 status = i40e_shutdown_adminq(hw); in ixl_teardown_hw_structs()