Home
last modified time | relevance | path

Searched defs:mesh_sta (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
Dsta_info.h391 struct mesh_sta { struct
392 struct timer_list plink_timer;
393 struct sta_info *plink_sta;
395 s64 t_offset;
396 s64 t_offset_setpoint;
398 spinlock_t plink_lock;
399 u16 llid;
400 u16 plid;
401 u16 aid;
402 u16 reason;
[all …]