Searched refs:iwl_mvm_get_wd_timeout (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sta.c | 903 iwl_mvm_get_wd_timeout(mvm, mvmsta->vif); in iwl_mvm_sta_alloc_queue_tvqm() 1083 wdg_timeout = iwl_mvm_get_wd_timeout(mvm, mvmsta->vif); in iwl_mvm_unshare_queue() 1333 iwl_mvm_get_wd_timeout(mvm, mvmsta->vif); in iwl_mvm_sta_alloc_queue() 1625 iwl_mvm_get_wd_timeout(mvm, mvm_sta->vif); in iwl_mvm_realloc_queues_after_restart() 2362 iwl_mvm_get_wd_timeout(mvm, vif); in iwl_mvm_send_add_bcast_sta() 2571 unsigned int timeout = iwl_mvm_get_wd_timeout(mvm, vif); in iwl_mvm_add_mcast_sta() 3210 iwl_mvm_get_wd_timeout(mvm, vif); in iwl_mvm_sta_tx_agg_oper() 4329 iwl_mvm_get_wd_timeout(mvm, vif); in iwl_mvm_add_pasn_sta()
|
D | mld-sta.c | 219 iwl_mvm_get_wd_timeout(mvm, vif); in iwl_mvm_mld_add_bcast_sta() 257 unsigned int timeout = iwl_mvm_get_wd_timeout(mvm, vif); in iwl_mvm_mld_add_mcast_sta()
|
D | utils.c | 749 unsigned int iwl_mvm_get_wd_timeout(struct iwl_mvm *mvm, in iwl_mvm_get_wd_timeout() function
|
D | mvm.h | 2589 unsigned int iwl_mvm_get_wd_timeout(struct iwl_mvm *mvm,
|