Home
last modified time | relevance | path

Searched defs:mesh_sta (Results 1 – 2 of 2) 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 …]
/kernel/linux/linux-6.6/net/mac80211/
Dsta_info.h395 struct mesh_sta { struct
396 struct timer_list plink_timer;
397 struct sta_info *plink_sta;
399 s64 t_offset;
400 s64 t_offset_setpoint;
402 spinlock_t plink_lock;
403 u16 llid;
404 u16 plid;
405 u16 aid;
406 u16 reason;
[all …]