Searched refs:pktq_len (Results 1 – 2 of 2) sorted by relevance
162 #define pktq_len(pq) ((int)(pq)->len) macro
767 if (bus->dpc_sched || bus->rxskip || pktq_len(&bus->txq)) in dhdsdio_bussleep()1058 if (dhd_deferred_tx || bus->fcstate || pktq_len(&bus->txq) || bus->dpc_sched || in dhd_bus_txdata()1075 if ((pktq_len(&bus->txq) >= FCHI) && dhd_doflow) in dhd_bus_txdata()1172 dhd->txoff && (pktq_len(&bus->txq) < FCLOW)) in dhdsdio_sendfromq()1449 bus->fcstate, pktq_len(&bus->txq), bus->tx_seq, bus->tx_max, bus->rxskip, in dhd_bus_dump()