Lines Matching defs:sta
69 struct ieee80211_link_sta sta; member
92 struct sta_info *sta) in sta_info_hash_del()
116 void ieee80211_purge_sta_txqs(struct sta_info *sta) in ieee80211_purge_sta_txqs()
133 static void __cleanup_single_sta(struct sta_info *sta) in __cleanup_single_sta()
188 static void cleanup_single_sta(struct sta_info *sta) in cleanup_single_sta()
209 struct sta_info *sta; in sta_info_get() local
234 struct sta_info *sta; in sta_info_get_bss() local
267 struct sta_info *sta = link_sta->sta; in link_sta_info_get_bss() local
293 struct sta_info *sta = link_sta->sta; in ieee80211_find_sta_by_link_addrs() local
323 struct sta_info *sta; in sta_info_get_by_addrs() local
337 struct sta_info *sta; in sta_info_get_by_idx() local
359 static void sta_remove_link(struct sta_info *sta, unsigned int link_id, in sta_remove_link()
402 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta) in sta_info_free()
450 struct sta_info *sta) in sta_info_hash_add()
458 struct sta_info *sta; in sta_deliver_ps_frames() local
476 struct sta_info *sta, gfp_t gfp) in sta_prepare_rate_control()
533 static void sta_info_add_link(struct sta_info *sta, in sta_info_add_link()
557 struct sta_info *sta; in __sta_info_alloc() local
741 static int sta_info_insert_check(struct sta_info *sta) in sta_info_insert_check()
776 struct sta_info *sta) in sta_info_insert_drv_state()
816 struct sta_info *sta; in ieee80211_recalc_p2p_go_ps_allowed() local
837 static int sta_info_insert_finish(struct sta_info *sta) __acquires(RCU) in sta_info_insert_finish()
952 int sta_info_insert_rcu(struct sta_info *sta) __acquires(RCU) in sta_info_insert_rcu()
970 int sta_info_insert(struct sta_info *sta) in sta_info_insert()
1024 static void __sta_info_recalc_tim(struct sta_info *sta, bool ignore_pending) in __sta_info_recalc_tim()
1106 void sta_info_recalc_tim(struct sta_info *sta) in sta_info_recalc_tim()
1111 static bool sta_info_buffer_expired(struct sta_info *sta, struct sk_buff *skb) in sta_info_buffer_expired()
1132 struct sta_info *sta, int ac) in sta_info_cleanup_expire_buffered_ac()
1210 struct sta_info *sta) in sta_info_cleanup_expire_buffered()
1227 static int __must_check __sta_info_destroy_part1(struct sta_info *sta) in __sta_info_destroy_part1()
1297 static int _sta_info_move_state(struct sta_info *sta, in _sta_info_move_state()
1435 int sta_info_move_state(struct sta_info *sta, in sta_info_move_state()
1441 static void __sta_info_destroy_part2(struct sta_info *sta, bool recalc) in __sta_info_destroy_part2()
1515 int __must_check __sta_info_destroy(struct sta_info *sta) in __sta_info_destroy()
1531 struct sta_info *sta; in sta_info_destroy_addr() local
1542 struct sta_info *sta; in sta_info_destroy_addr_bss() local
1553 struct sta_info *sta; in sta_info_cleanup() local
1605 struct sta_info *sta, *tmp; in __sta_info_flush() local
1655 struct sta_info *sta, *tmp; in ieee80211_sta_expire() local
1684 struct sta_info *sta; in ieee80211_find_sta_by_ifaddr() local
1706 struct sta_info *sta; in ieee80211_find_sta() local
1723 void ieee80211_sta_ps_deliver_wakeup(struct sta_info *sta) in ieee80211_sta_ps_deliver_wakeup()
1806 static void ieee80211_send_null_response(struct sta_info *sta, int tid, in ieee80211_send_null_response()
1909 ieee80211_sta_ps_more_data(struct sta_info *sta, u8 ignored_acs, in ieee80211_sta_ps_more_data()
1937 ieee80211_sta_ps_get_frames(struct sta_info *sta, int n_frames, u8 ignored_acs, in ieee80211_sta_ps_get_frames()
1993 ieee80211_sta_ps_deliver_response(struct sta_info *sta, in ieee80211_sta_ps_deliver_response()
2183 void ieee80211_sta_ps_deliver_poll_response(struct sta_info *sta) in ieee80211_sta_ps_deliver_poll_response()
2199 void ieee80211_sta_ps_deliver_uapsd(struct sta_info *sta) in ieee80211_sta_ps_deliver_uapsd()
2236 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_block_awake() local
2267 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_eosp() local
2278 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_send_eosp_nullfunc() local
2295 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_set_buffered() local
2314 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_register_airtime() local
2335 void __ieee80211_sta_recalc_aggregates(struct sta_info *sta, u16 active_links) in __ieee80211_sta_recalc_aggregates()
2382 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_recalc_aggregates() local
2389 struct sta_info *sta, u8 ac, in ieee80211_sta_update_pending_airtime()
2429 sta_get_last_rx_stats(struct sta_info *sta) in sta_get_last_rx_stats()
2508 static int sta_set_rate_info_rx(struct sta_info *sta, struct rate_info *rinfo) in sta_set_rate_info_rx()
2533 static void sta_set_tidstats(struct sta_info *sta, in sta_set_tidstats()
2601 void sta_set_sinfo(struct sta_info *sta, struct station_info *sinfo, in sta_set_sinfo()
2873 u32 sta_get_expected_throughput(struct sta_info *sta) in sta_get_expected_throughput()
2892 unsigned long ieee80211_sta_last_active(struct sta_info *sta) in ieee80211_sta_last_active()
2902 static void sta_update_codel_params(struct sta_info *sta, u32 thr) in sta_update_codel_params()
2918 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in ieee80211_sta_set_expected_throughput() local
2923 int ieee80211_sta_allocate_link(struct sta_info *sta, unsigned int link_id) in ieee80211_sta_allocate_link()
2958 void ieee80211_sta_free_link(struct sta_info *sta, unsigned int link_id) in ieee80211_sta_free_link()
2967 int ieee80211_sta_activate_link(struct sta_info *sta, unsigned int link_id) in ieee80211_sta_activate_link()
3015 void ieee80211_sta_remove_link(struct sta_info *sta, unsigned int link_id) in ieee80211_sta_remove_link()
3031 void ieee80211_sta_set_max_amsdu_subframes(struct sta_info *sta, in ieee80211_sta_set_max_amsdu_subframes()
3057 struct sta_info *sta = container_of(pubsta, struct sta_info, sta); in lockdep_sta_mutex_held() local