Searched refs:rxblen (Results 1 – 1 of 1) sorted by relevance
464 uint rxblen; /* Allocated length of rxbuf */ member1797 if (bus->rxblen) in brcmf_sdio_read_control()1798 buf = vzalloc(bus->rxblen); in brcmf_sdio_read_control()4187 bus->rxblen = in brcmf_sdio_probe()4190 bus->rxbuf = kmalloc(bus->rxblen, GFP_ATOMIC); in brcmf_sdio_probe()