Searched refs:pktq_pempty (Results 1 – 4 of 4) sorted by relevance
91 static inline bool pktq_pempty(struct pktq *pq, int prec) in pktq_pempty() function
205 #define pktq_pempty(pq, prec) ((pq)->q[prec].len == 0) macro
784 if (!pktq_pempty(pq, prec)) { in _dhd_wlfc_prec_enq_with_drop()795 ASSERT(!pktq_pempty(pq, eprec)); in _dhd_wlfc_prec_enq_with_drop()
2147 ASSERT(!pktq_pempty(q, eprec)); in dhd_prec_enq()