Lines Matching defs:sta
71 static inline void mesh_plink_fsm_restart(struct sta_info *sta) in mesh_plink_fsm_restart()
88 struct sta_info *sta; in mesh_plink_alloc() local
124 static bool __mesh_plink_deactivate(struct sta_info *sta) in __mesh_plink_deactivate()
146 void mesh_plink_deactivate(struct sta_info *sta) in mesh_plink_deactivate()
276 struct sta_info *sta; in mesh_neighbour_update() local
312 struct sta_info *sta; in mesh_plink_timer() local
385 void mesh_plink_quiesce(struct sta_info *sta) in mesh_plink_quiesce()
391 void mesh_plink_restart(struct sta_info *sta) in mesh_plink_restart()
400 static inline void mesh_plink_timer_set(struct sta_info *sta, int timeout) in mesh_plink_timer_set()
409 int mesh_plink_open(struct sta_info *sta) in mesh_plink_open()
434 void mesh_plink_block(struct sta_info *sta) in mesh_plink_block()
454 struct sta_info *sta; in mesh_rx_plink_frame() local