Home
last modified time | relevance | path

Searched refs:pktq_mlen (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/include/
Dbcmutils.h157 extern int pktq_mlen(struct pktq *pq, uint prec_bmp);
/hardware/broadcom/wlan/bcm4329/src/shared/
Dbcmutils.c452 pktq_mlen(struct pktq *pq, uint prec_bmp) in pktq_mlen() function
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_sdio.c3937 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()