Lines Matching refs:HTC_QUEUE_EMPTY
1180 if (HTC_QUEUE_EMPTY(&pm_queue)) { in get_htc_send_packets_credit_based()
1185 if (HTC_QUEUE_EMPTY(&sys_pm_queue)) { in get_htc_send_packets_credit_based()
1329 if (!HTC_QUEUE_EMPTY(&pm_queue)) in get_htc_send_packets_credit_based()
1355 if (HTC_QUEUE_EMPTY(&pm_queue)) { in get_htc_send_packets()
1434 if (!HTC_QUEUE_EMPTY(&pm_queue)) in get_htc_send_packets()
1480 if (HTC_QUEUE_EMPTY(pCallersSendQueue)) { in htc_try_send()
1592 if (HTC_QUEUE_EMPTY(&sendQueue)) { in htc_try_send()
1611 if (!HTC_QUEUE_EMPTY(&sendQueue)) { in htc_try_send()
1625 A_ASSERT(HTC_QUEUE_EMPTY(&sendQueue)); in htc_try_send()
1812 if (HTC_QUEUE_EMPTY(pTxQueue)) in htc_send_pkts_sched_check()
1852 while (!HTC_QUEUE_EMPTY(pPktQueue)) { in htc_send_pkts_sched_queue()
1990 while (!HTC_QUEUE_EMPTY(&pPktQueue)) { in __htc_send_pkt()