Searched refs:sgentry_align (Results 1 – 1 of 1) sorted by relevance
525 u16 sgentry_align; /* scatter-gather buffer alignment */ member1499 if (sublen % bus->sgentry_align) { in brcmf_sdio_rxglom()1501 sublen, bus->sgentry_align); in brcmf_sdio_rxglom()1514 pnext = brcmu_pkt_buf_get_skb(sublen + bus->sgentry_align); in brcmf_sdio_rxglom()1523 pkt_align(pnext, sublen, bus->sgentry_align); in brcmf_sdio_rxglom()2075 WARN_ON(blksize % bus->sgentry_align); in brcmf_sdio_txpkt_prep_sg()2080 tail_chop = pkt->len % bus->sgentry_align; in brcmf_sdio_txpkt_prep_sg()2082 tail_pad = bus->sgentry_align - tail_chop; in brcmf_sdio_txpkt_prep_sg()3883 bus->sgentry_align = ALIGNMENT; in brcmf_sdio_probe_attach()3887 bus->sgentry_align = in brcmf_sdio_probe_attach()