Lines Matching defs:mesh_sta
298 struct mesh_sta { struct
299 struct timer_list plink_timer;
301 s64 t_offset;
302 s64 t_offset_setpoint;
304 spinlock_t plink_lock;
305 u16 llid;
306 u16 plid;
307 u16 aid;
308 u16 reason;
309 u8 plink_retries;
311 bool processed_beacon;
313 enum nl80211_plink_state plink_state;
314 u32 plink_timeout;
317 enum nl80211_mesh_power_mode local_pm;
318 enum nl80211_mesh_power_mode peer_pm;
319 enum nl80211_mesh_power_mode nonpeer_pm;
322 unsigned int fail_avg;