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