H A D | sta_info.c | 134 int ac, i; in __cleanup_single_sta() local 160 for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) { in __cleanup_single_sta() 161 local->total_ps_buffered -= skb_queue_len(&sta->ps_tx_buf[ac]); in __cleanup_single_sta() 162 ieee80211_purge_tx_queue(&local->hw, &sta->ps_tx_buf[ac]); in __cleanup_single_sta() 163 ieee80211_purge_tx_queue(&local->hw, &sta->tx_filtered[ac]); in __cleanup_single_sta() 363 int ac, tid; in sta_accumulate_removed_link_stats() local 366 for (ac = 0; ac < IEEE80211_NUM_AC in sta_accumulate_removed_link_stats() 1048 ieee80211_tids_for_ac(int ac) ieee80211_tids_for_ac() argument 1072 int ac; __sta_info_recalc_tim() local 1174 sta_info_cleanup_expire_buffered_ac(struct ieee80211_local * local,struct sta_info * sta,int ac) sta_info_cleanup_expire_buffered_ac() argument 1255 int ac; sta_info_cleanup_expire_buffered() local 1771 int filtered = 0, buffered = 0, ac, i; ieee80211_sta_ps_deliver_wakeup() local 1956 int ac; ieee80211_sta_ps_more_data() local 1987 int ac; ieee80211_sta_ps_get_frames() local 2061 int tid, ac; ieee80211_sta_ps_deliver_response() local 2359 u8 ac = ieee80211_ac_from_tid(tid); ieee80211_sta_register_airtime() local 2432 ieee80211_sta_update_pending_airtime(struct ieee80211_local * local,struct sta_info * sta,u8 ac,u16 tx_airtime,bool tx_completed) ieee80211_sta_update_pending_airtime() argument 2730 int i, ac, cpu, link_id = link->link_id; sta_set_link_sinfo() local 2965 int i, ac, cpu, link_id; sta_set_sinfo() local [all...] |