Searched defs:iwl_mvm_time_event_data (Results 1 – 1 of 1) sorted by relevance
103 struct iwl_mvm_time_event_data { struct104 struct ieee80211_vif *vif;105 struct list_head list;106 unsigned long end_jiffies;107 u32 duration;108 bool running;109 u32 uid;116 u32 id;
Completed in 12 milliseconds