Home
last modified time | relevance | path

Searched refs:i40e_aq_queue_shutdown (Results 1 – 3 of 3) sorted by last modified time

/freebsd/sys/dev/ixl/
H A Di40e_common.c416 enum i40e_status_code i40e_aq_queue_shutdown(struct i40e_hw *hw, in i40e_aq_queue_shutdown() function
H A Di40e_prototype.h78 enum i40e_status_code i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
H A Di40e_adminq.c760 i40e_aq_queue_shutdown(hw, TRUE); in i40e_shutdown_adminq()