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