Searched refs:iwl_mvm_remove_time_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | time-event.h | 192 * iwl_mvm_remove_time_event - general function to clean up of time event 201 void iwl_mvm_remove_time_event(struct iwl_mvm *mvm,
|
H A D | time-event.c | 763 void iwl_mvm_remove_time_event(struct iwl_mvm *mvm, in iwl_mvm_remove_time_event() function 812 iwl_mvm_remove_time_event(mvm, mvmvif, te_data); in iwl_mvm_stop_session_protection() 1053 iwl_mvm_remove_time_event(mvm, mvmvif, te_data); in iwl_mvm_stop_roc() 1078 iwl_mvm_remove_time_event(mvm, mvmvif, te_data); in iwl_mvm_remove_csa_period() 1108 iwl_mvm_remove_time_event(mvm, mvmvif, te_data); in iwl_mvm_schedule_csa_period()
|
H A D | mac80211.c | 2664 iwl_mvm_remove_time_event(mvm, mvmvif, in iwl_mvm_stop_ap_ibss() 4264 iwl_mvm_remove_time_event(mvm, mvmvif, &mvmvif->time_event_data); in __iwl_mvm_unassign_vif_chanctx()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | time-event.h | 135 * iwl_mvm_remove_time_event - general function to clean up of time event 144 void iwl_mvm_remove_time_event(struct iwl_mvm *mvm,
|
H A D | time-event.c | 793 void iwl_mvm_remove_time_event(struct iwl_mvm *mvm, in iwl_mvm_remove_time_event() function 845 iwl_mvm_remove_time_event(mvm, mvmvif, te_data); in iwl_mvm_stop_session_protection() 1085 iwl_mvm_remove_time_event(mvm, mvmvif, te_data); in iwl_mvm_stop_roc() 1109 iwl_mvm_remove_time_event(mvm, mvmvif, te_data); in iwl_mvm_remove_csa_period() 1139 iwl_mvm_remove_time_event(mvm, mvmvif, te_data); in iwl_mvm_schedule_csa_period()
|
H A D | mac80211.c | 2914 iwl_mvm_remove_time_event(mvm, mvmvif, in iwl_mvm_stop_ap_ibss_common() 4975 iwl_mvm_remove_time_event(mvm, mvmvif, in __iwl_mvm_unassign_vif_chanctx_common()
|
Completed in 17 milliseconds