Lines Matching defs:sta
185 struct sta_info *sta; member
240 struct sta_info *sta; member
673 struct ieee80211_sta sta; member
676 static inline enum nl80211_plink_state sta_plink_state(struct sta_info *sta) in sta_plink_state()
684 static inline void set_sta_flag(struct sta_info *sta, in set_sta_flag()
693 static inline void clear_sta_flag(struct sta_info *sta, in clear_sta_flag()
702 static inline int test_sta_flag(struct sta_info *sta, in test_sta_flag()
708 static inline int test_and_clear_sta_flag(struct sta_info *sta, in test_and_clear_sta_flag()
717 static inline int test_and_set_sta_flag(struct sta_info *sta, in test_and_set_sta_flag()
729 static inline void sta_info_pre_move_state(struct sta_info *sta, in sta_info_pre_move_state()
745 rcu_dereference_protected_tid_tx(struct sta_info *sta, int tid) in rcu_dereference_protected_tid_tx()