Searched refs:num_sta_ps (Results 1 – 5 of 5) sorted by relevance
155 atomic_dec(&ps->num_sta_ps); in __cleanup_single_sta()1727 atomic_dec(&sdata->u.mesh.ps.num_sta_ps); in ieee80211_sta_expire()1849 atomic_dec(&ps->num_sta_ps); in ieee80211_sta_ps_deliver_wakeup()
322 atomic_t num_sta_ps; /* number of stations in PS mode */ member
420 if (!atomic_read(&ps->num_sta_ps) && skb_queue_empty(&ps->bc_buf)) in ieee80211_tx_h_multicast_ps_buf()5012 if (atomic_read(&ps->num_sta_ps) > 0) in __ieee80211_beacon_add_tim()
372 (ps && atomic_read(&ps->num_sta_ps)) || ac != vif->txq->ac) in __ieee80211_wake_txqs()
1673 atomic_inc(&ps->num_sta_ps); in sta_ps_start()