Searched refs:TXHI (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dsdio.c105 #define TXHI (TXQLEN - 256) /* turn on flow control above TXHI */ macro
106 #define TXLOW (TXHI - 256) /* turn off flow control below TXLOW */
2842 if (pktq_len(&bus->txq) >= TXHI) { brcmf_sdio_bus_txdata()

Completed in 69 milliseconds