Lines Matching defs:sta
67 struct sta_info *sta) in sta_info_hash_del()
98 struct sta_info *sta; in sta_info_get() local
117 struct sta_info *sta; in sta_info_get_rx() local
139 struct sta_info *sta; in sta_info_get_bss() local
163 struct sta_info *sta; in sta_info_get_bss_rx() local
182 struct sta_info *sta; in sta_info_get_by_idx() local
209 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta) in sta_info_free()
225 struct sta_info *sta) in sta_info_hash_add()
234 struct sta_info *sta; in sta_unblock() local
262 struct sta_info *sta, gfp_t gfp) in sta_prepare_rate_control()
282 struct sta_info *sta; in sta_info_alloc() local
337 static int sta_info_insert_check(struct sta_info *sta) in sta_info_insert_check()
361 static int sta_info_insert_finish(struct sta_info *sta) __acquires(RCU) in sta_info_insert_finish()
445 int sta_info_insert_rcu(struct sta_info *sta) __acquires(RCU) in sta_info_insert_rcu()
471 int sta_info_insert(struct sta_info *sta) in sta_info_insert()
481 int sta_info_reinsert(struct sta_info *sta) in sta_info_reinsert()
535 void sta_info_recalc_tim(struct sta_info *sta) in sta_info_recalc_tim()
597 static bool sta_info_buffer_expired(struct sta_info *sta, struct sk_buff *skb) in sta_info_buffer_expired()
618 struct sta_info *sta, int ac) in sta_info_cleanup_expire_buffered_ac()
698 struct sta_info *sta) in sta_info_cleanup_expire_buffered()
714 static int __must_check __sta_info_destroy(struct sta_info *sta) in __sta_info_destroy()
854 struct sta_info *sta; in sta_info_destroy_addr() local
868 struct sta_info *sta; in sta_info_destroy_addr_bss() local
882 struct sta_info *sta; in sta_info_cleanup() local
928 struct sta_info *sta, *tmp; in sta_info_flush() local
947 struct sta_info *sta, *tmp; in ieee80211_sta_expire() local
971 struct sta_info *sta, *nxt; in ieee80211_find_sta_by_ifaddr() local
993 struct sta_info *sta; in ieee80211_find_sta() local
1011 struct sta_info *sta = _sta; in clear_sta_ps_flags() local
1018 void ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta) in ieee80211_sta_ps_deliver_wakeup()
1063 struct sta_info *sta, int tid, in ieee80211_send_null_response()
1126 ieee80211_sta_ps_deliver_response(struct sta_info *sta, in ieee80211_sta_ps_deliver_response()
1307 void ieee80211_sta_ps_deliver_poll_response(struct sta_info *sta) in ieee80211_sta_ps_deliver_poll_response()
1323 void ieee80211_sta_ps_deliver_uapsd(struct sta_info *sta) in ieee80211_sta_ps_deliver_uapsd()
1360 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_block_awake() local
1373 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_eosp_irqsafe() local
1399 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_set_buffered() local
1413 int sta_info_move_state_checked(struct sta_info *sta, in sta_info_move_state_checked()