Searched refs:wdg_timeout (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-sta.c143 unsigned int wdg_timeout = _wdg_timeout ? *_wdg_timeout : local
161 wdg_timeout);
180 unsigned int *wdg_timeout)
193 queue, tid, wdg_timeout);
215 unsigned int wdg_timeout = local
238 IWL_MAX_TID_COUNT, &wdg_timeout);
175 iwl_mvm_mld_add_int_sta(struct iwl_mvm *mvm, struct iwl_mvm_int_sta *int_sta, u16 *queue, enum nl80211_iftype iftype, enum iwl_fw_sta_type sta_type, int link_id, const u8 *addr, u8 tid, unsigned int *wdg_timeout) argument
H A Dsta.c705 int ac, int ssn, unsigned int wdg_timeout,
760 iwl_trans_txq_enable_cfg(mvm->trans, queue, ssn, NULL, wdg_timeout);
919 unsigned int wdg_timeout = local
929 tid, wdg_timeout);
993 unsigned int wdg_timeout)
1015 NULL, wdg_timeout);
1069 unsigned int wdg_timeout; local
1100 wdg_timeout = iwl_mvm_get_wd_timeout(mvm, mvmsta->vif, false, false);
1106 wdg_timeout, true,
1349 unsigned int wdg_timeout local
704 iwl_mvm_redirect_queue(struct iwl_mvm *mvm, int queue, int tid, int ac, int ssn, unsigned int wdg_timeout, bool force, struct iwl_mvm_txq *txq) argument
990 iwl_mvm_enable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, int queue, u16 ssn, const struct iwl_trans_txq_scd_cfg *cfg, unsigned int wdg_timeout) argument
2177 unsigned int wdg_timeout = local
2194 unsigned int wdg_timeout = local
2341 unsigned int wdg_timeout = local
3206 unsigned int wdg_timeout = local
4321 unsigned int wdg_timeout = local
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h1026 unsigned int wdg_timeout; member in struct:iwl_trans_txqs::__anon104
1347 int size, unsigned int wdg_timeout)
1360 size, wdg_timeout);
1345 iwl_trans_txq_alloc(struct iwl_trans *trans, u32 flags, u32 sta_mask, u8 tid, int size, unsigned int wdg_timeout) argument
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c335 trans->txqs.cmd.wdg_timeout);
741 unsigned int wdg_timeout)
751 txq->wd_timeout = msecs_to_jiffies(wdg_timeout);
739 iwl_trans_pcie_txq_enable(struct iwl_trans *trans, int txq_id, u16 ssn, const struct iwl_trans_txq_scd_cfg *cfg, unsigned int wdg_timeout) argument
H A Dinternal.h528 unsigned int wdg_timeout);
H A Dtrans.c2012 trans->txqs.cmd.wdg_timeout = trans_cfg->cmd_q_wdg_timeout;

Completed in 108 milliseconds