Searched defs:ieee80211_if_mesh (Results 1 – 1 of 1) sorted by relevance
631 struct ieee80211_if_mesh { struct632 struct timer_list housekeeping_timer;633 struct timer_list mesh_path_timer;634 struct timer_list mesh_path_root_timer;636 unsigned long wrkq_flags;637 unsigned long mbss_changed;639 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];640 size_t mesh_id_len;642 u8 mesh_pp_id;644 u8 mesh_pm_id;[all …]