Searched refs:brcmf_sdiod_txglomsz (Results 1 – 1 of 1) sorted by relevance
70 static int brcmf_sdiod_txglomsz = BRCMF_DEFAULT_TXGLOM_SIZE; variable71 module_param_named(txglomsz, brcmf_sdiod_txglomsz, int, 0);892 nents = max_t(uint, BRCMF_DEFAULT_RXGLOM_SIZE, brcmf_sdiod_txglomsz); in brcmf_sdiod_sgtable_alloc()904 sdiodev->txglomsz = brcmf_sdiod_txglomsz; in brcmf_sdiod_sgtable_alloc()