Home
last modified time | relevance | path

Searched refs:txglom (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c526 bool txglom; /* host tx glomming enable flag */ member
1484 if (bus->txglom) { in brcmf_sdio_hdpack()
1499 trace_brcmf_sdpcm_hdr(SDPCM_TX + !!(bus->txglom), header); in brcmf_sdio_hdpack()
2208 if (bus->txglom && pktq->qlen > 1) { in brcmf_sdio_txpkt_prep()
2237 if (bus->txglom) in brcmf_sdio_txpkt_prep()
2276 if (bus->txglom) { in brcmf_sdio_txpkt_postp()
2336 if (bus->txglom) in brcmf_sdio_sendfromq()
2425 if (bus->txglom) in brcmf_sdio_tx_ctrlframe()
3536 * a device perspective, ie. bus:txglom affects the in brcmf_sdio_bus_preinit()
3542 err = brcmf_iovar_data_set(dev, "bus:txglom", in brcmf_sdio_bus_preinit()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c524 bool txglom; /* host tx glomming enable flag */ member
1495 if (bus->txglom) { in brcmf_sdio_hdpack()
1510 trace_brcmf_sdpcm_hdr(SDPCM_TX + !!(bus->txglom), header); in brcmf_sdio_hdpack()
2219 if (bus->txglom && pktq->qlen > 1) { in brcmf_sdio_txpkt_prep()
2248 if (bus->txglom) in brcmf_sdio_txpkt_prep()
2287 if (bus->txglom) { in brcmf_sdio_txpkt_postp()
2347 if (bus->txglom) in brcmf_sdio_sendfromq()
2436 if (bus->txglom) in brcmf_sdio_tx_ctrlframe()
3549 * a device perspective, ie. bus:txglom affects the in brcmf_sdio_bus_preinit()
3555 err = brcmf_iovar_data_set(dev, "bus:txglom", in brcmf_sdio_bus_preinit()
[all...]

Completed in 11 milliseconds