Searched refs:TXHI (Results 1 – 1 of 1) sorted by relevance
117 #define TXHI (TXQLEN - 256) /* turn on flow control above TXHI */ macro118 #define TXLOW (TXHI - 256) /* turn off flow control below TXLOW */2839 if (pktq_len(&bus->txq) >= TXHI) { in brcmf_sdio_bus_txdata()