Searched refs:unloading (Results 1 – 11 of 11) sorted by relevance
52 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
348 bool unloading) in iavf_aq_queue_shutdown() argument358 if (unloading) in iavf_aq_queue_shutdown()
107 __in boolean_t unloading, in efx_mcdi_set_tunnel_encap_udp_ports() argument139 (unloading == B_TRUE) ? 1 : 0); in efx_mcdi_set_tunnel_encap_udp_ports()
110 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
1462 enum ice_status ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_aq_q_shutdown() argument1471 if (unloading) in ice_aq_q_shutdown()
51 enum i40e_status_code i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
411 bool unloading) in i40e_aq_queue_shutdown() argument421 if (unloading) in i40e_aq_queue_shutdown()
121 …## @libraryclass Provides extra action services for unloading and relocating a PE/COFF image on …
3096 underlying device or unloading the PMD invalidates it.
349 Modules shared API: prevent unloading of used modules.
589 This table index can be used for unloading a table for debugging.16299 Module loading/unloading fixes (John Cagle)