Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A 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()
H A Dcfg80211.c3111 bool is_psq_empty = false; in ath6kl_mgmt_powersave_ap() local
3140 is_psq_empty = skb_queue_empty(&conn->psq) && in ath6kl_mgmt_powersave_ap()
3151 if (is_psq_empty) in ath6kl_mgmt_powersave_ap()