Searched defs:te_data (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | time-event.h | 242 iwl_mvm_te_scheduled(struct iwl_mvm_time_event_data *te_data) iwl_mvm_te_scheduled() argument
|
H A D | time-event.c | 359 struct iwl_mvm_time_event_data *te_data, *tmp; iwl_mvm_aux_roc_te_handle_notif() local 419 struct iwl_mvm_time_event_data *te_data, *tmp; iwl_mvm_rx_time_event_notif() local 445 struct iwl_mvm_time_event_data *te_data = data; iwl_mvm_te_notif() local 477 struct iwl_mvm_time_event_data *te_data = data; iwl_mvm_time_event_response() local 568 struct iwl_mvm_time_event_data *te_data = &mvmvif->time_event_data; iwl_mvm_protect_session() local 737 struct iwl_mvm_time_event_data *te_data = &mvmvif->time_event_data; iwl_mvm_stop_session_protection() local 747 struct iwl_mvm_time_event_data *te_data = &mvmvif->time_event_data; iwl_mvm_start_p2p_roc() local 801 struct iwl_mvm_time_event_data *te_data; iwl_mvm_stop_roc() local 857 struct iwl_mvm_time_event_data *te_data = &mvmvif->time_event_data; iwl_mvm_schedule_csa_period() local 84 iwl_mvm_te_clear_data(struct iwl_mvm *mvm, struct iwl_mvm_time_event_data *te_data) iwl_mvm_te_clear_data() argument 198 iwl_mvm_te_handle_notify_csa(struct iwl_mvm *mvm, struct iwl_mvm_time_event_data *te_data, struct iwl_time_event_notif *notif) iwl_mvm_te_handle_notify_csa() argument 233 iwl_mvm_te_check_trigger(struct iwl_mvm *mvm, struct iwl_time_event_notif *notif, struct iwl_mvm_time_event_data *te_data) iwl_mvm_te_check_trigger() argument 278 iwl_mvm_te_handle_notif(struct iwl_mvm *mvm, struct iwl_mvm_time_event_data *te_data, struct iwl_time_event_notif *notif) iwl_mvm_te_handle_notif() argument 501 iwl_mvm_time_event_send_add(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_time_event_data *te_data, struct iwl_time_event_cmd *te_cmd) iwl_mvm_time_event_send_add() argument 639 __iwl_mvm_remove_time_event(struct iwl_mvm *mvm, struct iwl_mvm_time_event_data *te_data, u32 *uid) __iwl_mvm_remove_time_event() argument 680 iwl_mvm_remove_aux_roc_te(struct iwl_mvm *mvm, struct iwl_mvm_vif *mvmvif, struct iwl_mvm_time_event_data *te_data) iwl_mvm_remove_aux_roc_te() argument 709 iwl_mvm_remove_time_event(struct iwl_mvm *mvm, struct iwl_mvm_vif *mvmvif, struct iwl_mvm_time_event_data *te_data) iwl_mvm_remove_time_event() argument
|
H A D | mac80211.c | 2982 struct iwl_mvm_time_event_data *te_data = data; iwl_mvm_rx_aux_roc() local 3017 struct iwl_mvm_time_event_data *te_data = &mvmvif->hs_time_event_data; iwl_mvm_send_aux_roc_cmd() local
|
Completed in 95 milliseconds