Searched defs:ieee80211_if_mesh (Results 1 – 1 of 1) sorted by relevance
555 struct ieee80211_if_mesh { struct556 struct timer_list housekeeping_timer;557 struct timer_list mesh_path_timer;558 struct timer_list mesh_path_root_timer;560 unsigned long timers_running;562 unsigned long wrkq_flags;564 u8 mesh_id[IEEE80211_MAX_MESH_ID_LEN];565 size_t mesh_id_len;567 u8 mesh_pp_id;569 u8 mesh_pm_id;[all …]