/freebsd/sys/dev/ice/ |
H A D | ice_controlq.c | 697 * @unloading: is the driver unloading itself 703 bool unloading) in ice_shutdown_all_ctrlq() 713 ice_aq_q_shutdown(hw, unloading); 732 * @unloading: is the driver unloading itself in ice_init_all_ctrlq() 738 void ice_shutdown_all_ctrlq(struct ice_hw *hw, bool unloading) in ice_init_all_ctrlq() 742 ice_shutdown_ctrlq(hw, ICE_CTL_Q_ADMIN, unloading); in ice_init_all_ctrlq() 745 ice_shutdown_ctrlq(hw, ICE_CTL_Q_SB, unloading); in ice_init_all_ctrlq() 747 ice_shutdown_ctrlq(hw, ICE_CTL_Q_MAILBOX, unloading); in ice_init_all_ctrlq() 669 ice_shutdown_ctrlq(struct ice_hw * hw,enum ice_ctl_q q_type,bool unloading) ice_shutdown_ctrlq() argument 701 ice_shutdown_all_ctrlq(struct ice_hw * hw,bool unloading) ice_shutdown_all_ctrlq() argument [all...] |
H A D | ice_common.h | 66 void ice_shutdown_all_ctrlq(struct ice_hw *hw, bool unloading); 168 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading);
|
H A D | ice_common.c | 2046 * @unloading: is the driver unloading itself 2049 * or not the driver is unloading as well (0x0003). 2051 int ice_aq_q_shutdown(struct ice_hw *hw, bool unloading) in ice_release_res() 2060 if (unloading) in ice_release_res() 1852 ice_aq_q_shutdown(struct ice_hw * hw,bool unloading) ice_aq_q_shutdown() argument
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_tunnel.c | 65 __in boolean_t unloading, in efx_mcdi_set_tunnel_encap_udp_ports() argument 91 (unloading == B_TRUE) ? 1 : 0); in efx_mcdi_set_tunnel_encap_udp_ports()
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_prototype.h | 76 enum iavf_status iavf_aq_queue_shutdown(struct iavf_hw *hw, bool unloading);
|
H A D | iavf_common.c | 375 bool unloading) in iavf_aq_queue_shutdown() argument 385 if (unloading) in iavf_aq_queue_shutdown()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | DH_set_method.pod | 75 the method for B<dh> (including unloading the ENGINE handle if the previous
|
H A D | DSA_set_method.pod | 75 the method for B<dsa> (including unloading the ENGINE handle if the previous
|
/freebsd/share/examples/kld/cdev/ |
H A D | README | 121 unloading it. To unload it, type the following from the directory
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_prototype.h | 78 enum i40e_status_code i40e_aq_queue_shutdown(struct i40e_hw *hw, bool unloading);
|
H A D | i40e_common.c | 417 bool unloading) in i40e_aq_queue_shutdown() argument 427 if (unloading) in i40e_aq_queue_shutdown()
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-base.pod | 324 loading and unloading of providers in the application's library context.
|
/freebsd/sys/contrib/edk2/ |
H A D | MdePkg.dec | 121 …## @libraryclass Provides extra action services for unloading and relocating a PE/COFF image on …
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 1159 This table index can be used for unloading a table for debugging. 16868 Module loading/unloading fixes (John Cagle)
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 1491 - Remove unused LDNS function check for GOST Engine unloading.
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 6910 + reset mouse file-descriptor when unloading GPM library (report by
|
/freebsd/share/dict/ |
H A D | web2a | 52564 self-unloading
|