Home
last modified time | relevance | path

Searched refs:txoff (Results 1 – 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd.h109 bool txoff; /* Transmit flow-controlled */ member
Ddhd_common.c130 dhdp->up, dhdp->txoff, dhdp->busstate); in dhd_dump()
Ddhd_linux.c947 dhdp->txoff = state; in dhd_txflowcontrol()
Ddhd_sdio.c1172 dhd->txoff && (pktq_len(&bus->txq) < FCLOW)) in dhdsdio_sendfromq()