Home
last modified time | relevance | path

Searched refs:time_event_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c655 struct iwl_mvm_time_event_data *te_data = &mvmvif->time_event_data; in iwl_mvm_protect_session()
927 struct iwl_mvm_time_event_data *te_data = &mvmvif->time_event_data; in iwl_mvm_stop_session_protection()
987 if (WARN(ver > 2 && mvmvif->time_event_data.link_id >= 0 && in iwl_mvm_rx_session_protect_notif()
988 mvmvif->time_event_data.link_id != notif_link_id, in iwl_mvm_rx_session_protect_notif()
990 notif_link_id, mvmvif->time_event_data.link_id)) in iwl_mvm_rx_session_protect_notif()
996 &mvmvif->time_event_data; in iwl_mvm_rx_session_protect_notif()
1031 mvmvif->time_event_data.id = SESSION_PROTECT_CONF_MAX_ID; in iwl_mvm_rx_session_protect_notif()
1032 mvmvif->time_event_data.link_id = -1; in iwl_mvm_rx_session_protect_notif()
1038 if (WARN_ON(mvmvif->time_event_data.id != in iwl_mvm_rx_session_protect_notif()
1166 mvmvif->time_event_data.link_id = 0; in iwl_mvm_start_p2p_roc_session_protection()
[all …]
H A Dmac-ctxt.c298 INIT_LIST_HEAD(&mvmvif->time_event_data.list); in iwl_mvm_mac_ctxt_init()
299 mvmvif->time_event_data.id = TE_MAX; in iwl_mvm_mac_ctxt_init()
1474 !iwl_mvm_te_scheduled(&mvmvif->time_event_data) && gp2 && in iwl_mvm_csa_count_down()
1486 } else if (!iwl_mvm_te_scheduled(&mvmvif->time_event_data)) { in iwl_mvm_csa_count_down()