Searched refs:brcmf_sdiod_txglomsz (Results 1 – 1 of 1) sorted by relevance
71 static int brcmf_sdiod_txglomsz = BRCMF_DEFAULT_TXGLOM_SIZE; variable72 module_param_named(txglomsz, brcmf_sdiod_txglomsz, int, 0);893 nents = max_t(uint, BRCMF_DEFAULT_RXGLOM_SIZE, brcmf_sdiod_txglomsz); in brcmf_sdiod_sgtable_alloc()905 sdiodev->txglomsz = brcmf_sdiod_txglomsz; in brcmf_sdiod_sgtable_alloc()