Searched refs:unloading (Results 1 – 7 of 7) sorted by relevance
39 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
330 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading) in iavf_aq_queue_shutdown() argument339 if (unloading) in iavf_aq_queue_shutdown()
70 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
1581 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() argument1590 if (unloading) in ice_aq_q_shutdown()
42 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading);3771 static int efx_ef10_set_udp_tnl_ports(struct efx_nic *efx, bool unloading) in efx_ef10_set_udp_tnl_ports() argument3819 !!unloading, in efx_ef10_set_udp_tnl_ports()3847 if (unloading) in efx_ef10_set_udp_tnl_ports()3856 if (!will_reset && !unloading) { in efx_ef10_set_udp_tnl_ports()
37 int i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
209 bool unloading) in i40e_aq_queue_shutdown() argument219 if (unloading) in i40e_aq_queue_shutdown()