Searched refs:pktq_mlen (Results 1 – 3 of 3) sorted by relevance
157 extern int pktq_mlen(struct pktq *pq, uint prec_bmp);
452 pktq_mlen(struct pktq *pq, uint prec_bmp) in pktq_mlen() function
3937 pktq_mlen(&bus->txq, ~bus->flowcontrol) && txlimit && DATAOK(bus)) { in dhdsdio_dpc()3953 (!bus->fcstate && pktq_mlen(&bus->txq, ~bus->flowcontrol) && DATAOK(bus)) || in dhdsdio_dpc()