Searched refs:sgentry_align (Results 1 – 1 of 1) sorted by relevance
528 u16 sgentry_align; /* scatter-gather buffer alignment */ member1556 if (sublen % bus->sgentry_align) { in brcmf_sdio_rxglom()1558 sublen, bus->sgentry_align); in brcmf_sdio_rxglom()1571 pnext = brcmu_pkt_buf_get_skb(sublen + bus->sgentry_align); in brcmf_sdio_rxglom()1580 pkt_align(pnext, sublen, bus->sgentry_align); in brcmf_sdio_rxglom()2134 WARN_ON(blksize % bus->sgentry_align); in brcmf_sdio_txpkt_prep_sg()2139 tail_chop = pkt->len % bus->sgentry_align; in brcmf_sdio_txpkt_prep_sg()2141 tail_pad = bus->sgentry_align - tail_chop; in brcmf_sdio_txpkt_prep_sg()4013 bus->sgentry_align = ALIGNMENT; in brcmf_sdio_probe_attach()4017 bus->sgentry_align = in brcmf_sdio_probe_attach()