Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath6kl/
Dtxrx.c180 bool is_psq_empty = false; in ath6kl_process_psq() local
193 is_psq_empty = skb_queue_empty(&conn->psq); in ath6kl_process_psq()
202 if (is_psq_empty) in ath6kl_process_psq()
Dcfg80211.c3110 bool is_psq_empty = false; in ath6kl_mgmt_powersave_ap() local
3139 is_psq_empty = skb_queue_empty(&conn->psq) && in ath6kl_mgmt_powersave_ap()
3150 if (is_psq_empty) in ath6kl_mgmt_powersave_ap()