Home
last modified time | relevance | path

Searched refs:iwl_trans_start_hw (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDfw.c1482 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_rt_fw()
1509 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_up()
1752 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_load_d3_fw()
HDops.c783 ret = iwl_trans_start_hw(mvm->trans); in iwl_mvm_start_get_nvm()
/freebsd-13-stable/sys/contrib/dev/iwlwifi/
HDiwl-trans.h1166 static inline int iwl_trans_start_hw(struct iwl_trans *trans) in iwl_trans_start_hw() function