Home
last modified time | relevance | path

Searched refs:pfirst (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c1533 pfirst = pnext = NULL; in brcmf_sdio_rxglom()
1591 pfirst = pnext = NULL; in brcmf_sdio_rxglom()
1642 pfirst->data, min_t(int, pfirst->len, 48), in brcmf_sdio_rxglom()
1694 dptr, pfirst->len, in brcmf_sdio_rxglom()
1697 __skb_trim(pfirst, sublen); in brcmf_sdio_rxglom()
1698 skb_pull(pfirst, doff); in brcmf_sdio_rxglom()
1700 if (pfirst->len == 0) { in brcmf_sdio_rxglom()
1707 pfirst->data, in brcmf_sdio_rxglom()
1710 bus->glom.qlen, pfirst, pfirst->data, in brcmf_sdio_rxglom()
1711 pfirst->len, pfirst->next, in brcmf_sdio_rxglom()
[all …]