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.h390 struct mesh_sta { struct
391 struct timer_list plink_timer;
392 struct sta_info *plink_sta;
394 s64 t_offset;
395 s64 t_offset_setpoint;
397 spinlock_t plink_lock;
398 u16 llid;
399 u16 plid;
400 u16 aid;
401 u16 reason;
[all …]
/kernel/linux/linux-4.19/net/mac80211/
Dsta_info.h370 struct mesh_sta { struct
371 struct timer_list plink_timer;
372 struct sta_info *plink_sta;
374 s64 t_offset;
375 s64 t_offset_setpoint;
377 spinlock_t plink_lock;
378 u16 llid;
379 u16 plid;
380 u16 aid;
381 u16 reason;
[all …]