Searched refs:pktq_plen (Results 1 – 2 of 2) sorted by relevance
135 #define pktq_plen(pq, prec) ((pq)->q[prec].len) macro
1079 if (pktq_plen(&bus->txq, prec) > qcount[prec]) in dhd_bus_txdata()1080 qcount[prec] = pktq_plen(&bus->txq, prec); in dhd_bus_txdata()