Home
last modified time | relevance | path

Searched defs:cfg80211_roch_info (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme.h282 struct cfg80211_roch_info { struct
283 u8 restore_channel;
284 struct ieee80211_channel remain_on_ch_channel;
285 enum nl80211_channel_type remain_on_ch_type;
286 unsigned int duration;
287 ATOMIC_T ro_ch_cookie_gen;
288 u64 remain_on_ch_cookie;
289 bool is_ro_ch;
290 struct wireless_dev *ro_ch_wdev;
291 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme.h282 struct cfg80211_roch_info { struct
283 u8 restore_channel;
284 struct ieee80211_channel remain_on_ch_channel;
285 enum nl80211_channel_type remain_on_ch_type;
286 unsigned int duration;
287 ATOMIC_T ro_ch_cookie_gen;
288 u64 remain_on_ch_cookie;
289 bool is_ro_ch;
290 struct wireless_dev *ro_ch_wdev;
291 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */