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