Searched refs:sg_support (Results 1 – 3 of 3) sorted by relevance
585 else if (!sdiodev->sg_support) { in brcmf_sdiod_recv_chain() 653 if (pktq->qlen == 1 || !sdiodev->sg_support) { in brcmf_sdiod_send_pkt() 765 sdiodev->sg_support = host->max_segs > 1; in brcmf_sdiod_sgtable_alloc() 773 if (!sdiodev->sg_support) in brcmf_sdiod_sgtable_alloc() 786 sdiodev->sg_support = false; in brcmf_sdiod_sgtable_alloc()
181 bool sg_support; member
3572 if (sdiodev->sg_support) { in brcmf_sdio_bus_preinit()