Searched refs:rxblen (Results 1 – 1 of 1) sorted by relevance
466 uint rxblen; /* Allocated length of rxbuf */ member1804 if (bus->rxblen) in brcmf_sdio_read_control()1805 buf = vzalloc(bus->rxblen); in brcmf_sdio_read_control()4236 bus->rxblen = in brcmf_sdio_probe()4239 bus->rxbuf = kmalloc(bus->rxblen, GFP_ATOMIC); in brcmf_sdio_probe()