Searched refs:iwl_mvm_protect_session (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | time-event.h | 122 * iwl_mvm_protect_session - start / extend the session protection. 139 void iwl_mvm_protect_session(struct iwl_mvm *mvm,
|
H A D | tdls.c | 211 * iwl_mvm_protect_session() reads directly from the device iwl_mvm_mac_mgd_protect_tdls_discover() 219 iwl_mvm_protect_session(mvm, vif, duration, duration, 100, true); iwl_mvm_mac_mgd_protect_tdls_discover()
|
H A D | mac80211.c | 2085 iwl_mvm_protect_session(mvm, vif, dur, dur, iwl_mvm_bss_info_changed_station() 2349 * iwl_mvm_protect_session(), which reads directly from iwl_mvm_bss_info_changed() 2778 * iwl_mvm_protect_session() reads directly from the device iwl_mvm_mac_mgd_prepare_tx() 2786 iwl_mvm_protect_session(mvm, vif, duration, min_duration, 500, false); iwl_mvm_mac_mgd_prepare_tx() 3395 /* iwl_mvm_protect_session() reads directly from the __iwl_mvm_assign_vif_chanctx() 3406 iwl_mvm_protect_session(mvm, vif, duration, duration, __iwl_mvm_assign_vif_chanctx()
|
H A D | time-event.c | 562 void iwl_mvm_protect_session(struct iwl_mvm *mvm, iwl_mvm_protect_session() function
|
Completed in 136 milliseconds