Searched defs:ieee80211_if_mesh (Results 1 – 1 of 1) sorted by relevance
657 struct ieee80211_if_mesh { struct658 struct timer_list housekeeping_timer;659 struct timer_list mesh_path_timer;660 struct timer_list mesh_path_root_timer;662 unsigned long wrkq_flags;663 unsigned long mbss_changed;665 bool userspace_handles_dfs;667 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];668 size_t mesh_id_len;670 u8 mesh_pp_id;[all …]