Searched refs:TXQLEN (Results 1 – 1 of 1) sorted by relevance
104 #define TXQLEN 2048 /* bulk tx queue length */ macro105 #define TXHI (TXQLEN - 256) /* turn on flow control above TXHI */3917 brcmu_pktq_init(&bus->txq, (PRIOMASK + 1), TXQLEN); in brcmf_sdio_probe_attach()