Searched defs:ieee80211_if_mesh (Results 1 – 1 of 1) sorted by relevance
722 struct ieee80211_if_mesh { struct723 struct timer_list housekeeping_timer;724 struct timer_list mesh_path_timer;725 struct timer_list mesh_path_root_timer;727 unsigned long wrkq_flags;728 unsigned long mbss_changed[64 / BITS_PER_LONG];730 bool userspace_handles_dfs;732 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];733 size_t mesh_id_len;735 u8 mesh_pp_id;[all …]