Searched refs:is_psq_empty (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c180 bool is_psq_empty = false; ath6kl_process_psq() local
193 is_psq_empty = skb_queue_empty(&conn->psq); ath6kl_process_psq()
202 if (is_psq_empty) ath6kl_process_psq()
H A Dcfg80211.c3100 bool is_psq_empty = false; ath6kl_mgmt_powersave_ap() local
3129 is_psq_empty = skb_queue_empty(&conn->psq) && ath6kl_mgmt_powersave_ap()
3140 if (is_psq_empty) ath6kl_mgmt_powersave_ap()

Completed in 177 milliseconds