Searched defs:cfg80211_wifidirect_info (Results 1 – 10 of 10) sorted by relevance
205 struct cfg80211_wifidirect_info { struct206 _timer remain_on_ch_timer;207 u8 restore_channel;208 struct ieee80211_channel remain_on_ch_channel;209 enum nl80211_channel_type remain_on_ch_type;210 u64 remain_on_ch_cookie;211 bool is_ro_ch;212 unsigned long last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */
271 struct cfg80211_wifidirect_info{ struct272 _timer remain_on_ch_timer;273 u8 restore_channel;274 struct ieee80211_channel remain_on_ch_channel;275 enum nl80211_channel_type remain_on_ch_type;276 ATOMIC_T ro_ch_cookie_gen;277 u64 remain_on_ch_cookie;278 bool is_ro_ch;279 u32 last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */
292 struct cfg80211_wifidirect_info { struct293 _timer remain_on_ch_timer;294 u8 restore_channel;295 struct ieee80211_channel remain_on_ch_channel;296 enum nl80211_channel_type remain_on_ch_type;297 ATOMIC_T ro_ch_cookie_gen;298 u64 remain_on_ch_cookie;299 bool is_ro_ch;300 u32 last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */
294 struct cfg80211_wifidirect_info{ struct295 _timer remain_on_ch_timer;296 u8 restore_channel;297 struct ieee80211_channel remain_on_ch_channel;298 enum nl80211_channel_type remain_on_ch_type;299 ATOMIC_T ro_ch_cookie_gen;300 u64 remain_on_ch_cookie;301 bool is_ro_ch;302 u32 last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */
321 struct cfg80211_wifidirect_info { struct322 _timer remain_on_ch_timer;323 u8 restore_channel;324 struct ieee80211_channel remain_on_ch_channel;325 enum nl80211_channel_type remain_on_ch_type;326 ATOMIC_T ro_ch_cookie_gen;327 u64 remain_on_ch_cookie;328 bool is_ro_ch;329 struct wireless_dev *ro_ch_wdev;330 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */
349 struct cfg80211_wifidirect_info { struct350 _timer remain_on_ch_timer;351 u8 restore_channel;352 struct ieee80211_channel remain_on_ch_channel;353 enum nl80211_channel_type remain_on_ch_type;354 ATOMIC_T ro_ch_cookie_gen;355 u64 remain_on_ch_cookie;356 bool is_ro_ch;357 struct wireless_dev *ro_ch_wdev;358 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */
324 struct cfg80211_wifidirect_info { struct325 _timer remain_on_ch_timer;326 u8 restore_channel;327 struct ieee80211_channel remain_on_ch_channel;328 enum nl80211_channel_type remain_on_ch_type;329 ATOMIC_T ro_ch_cookie_gen;330 u64 remain_on_ch_cookie;331 bool is_ro_ch;332 struct wireless_dev *ro_ch_wdev;333 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */
325 struct cfg80211_wifidirect_info { struct326 _timer remain_on_ch_timer;327 u8 restore_channel;328 struct ieee80211_channel remain_on_ch_channel;329 enum nl80211_channel_type remain_on_ch_type;330 ATOMIC_T ro_ch_cookie_gen;331 u64 remain_on_ch_cookie;332 bool is_ro_ch;333 struct wireless_dev *ro_ch_wdev;334 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */