Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/mld/
A Dsession-protect.c27 session_protect = &mld_vif->session_protect; in iwl_mld_handle_session_prot_notif()
30 memset(session_protect, 0, sizeof(*session_protect)); in iwl_mld_handle_session_prot_notif()
34 session_protect->end_jiffies = in iwl_mld_handle_session_prot_notif()
37 if (!session_protect->end_jiffies) in iwl_mld_handle_session_prot_notif()
38 session_protect->end_jiffies = 1; in iwl_mld_handle_session_prot_notif()
40 memset(session_protect, 0, sizeof(*session_protect)); in iwl_mld_handle_session_prot_notif()
53 &mld_vif->session_protect; in _iwl_mld_schedule_session_protection()
67 if (session_protect->end_jiffies && in _iwl_mld_schedule_session_protection()
86 session_protect->end_jiffies = 0; in _iwl_mld_schedule_session_protection()
189 &mld_vif->session_protect; in iwl_mld_cancel_session_protection()
[all …]
A Diface.h158 struct iwl_mld_session_protect session_protect;

Completed in 8 milliseconds