| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 468 struct sk_buff *glomd; /* Packet containing glomming descriptor */ member 1518 bus->glomd, skb_peek(&bus->glom)); in brcmf_sdio_rxglom() 1521 if (bus->glomd) { in brcmf_sdio_rxglom() 1523 dlen = (u16) (bus->glomd->len); in brcmf_sdio_rxglom() 1524 dptr = bus->glomd->data; in brcmf_sdio_rxglom() 1587 brcmu_pkt_buf_free_skb(bus->glomd); in brcmf_sdio_rxglom() 1588 bus->glomd = NULL; in brcmf_sdio_rxglom() 1864 if (bus->glomd || !skb_queue_empty(&bus->glom)) { in brcmf_sdio_readframes() 1867 bus->glomd, skb_peek(&bus->glom)); in brcmf_sdio_readframes() 2015 bus->glomd = pkt; in brcmf_sdio_readframes() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 304 void *glomd; /* Packet containing glomming descriptor */ member 5330 if (bus->glomd) in dhd_bus_stop() 5331 PKTFREE(osh, bus->glomd, FALSE); in dhd_bus_stop() 5336 bus->glom = bus->glomd = NULL; in dhd_bus_stop() 5786 DHD_TRACE(("dhdsdio_rxglom: start: glomd %p glom %p\n", bus->glomd, bus->glom)); in dhdsdio_rxglom() 5789 if (bus->glomd) { in dhdsdio_rxglom() 5793 dlen = (uint16)PKTLEN(osh, bus->glomd); in dhdsdio_rxglom() 5794 dptr = PKTDATA(osh, bus->glomd); in dhdsdio_rxglom() 5867 PKTFREE(osh, bus->glomd, FALSE); in dhdsdio_rxglom() 5868 bus->glomd = NULL; in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 312 void *glomd; /* Packet containing glomming descriptor */ member 5521 if (bus->glomd) in dhd_bus_stop() 5522 PKTFREE(osh, bus->glomd, FALSE); in dhd_bus_stop() 5527 bus->glom = bus->glomd = NULL; in dhd_bus_stop() 5994 DHD_TRACE(("dhdsdio_rxglom: start: glomd %p glom %p\n", bus->glomd, bus->glom)); in dhdsdio_rxglom() 5997 if (bus->glomd) { in dhdsdio_rxglom() 6001 dlen = (uint16)PKTLEN(osh, bus->glomd); in dhdsdio_rxglom() 6002 dptr = PKTDATA(osh, bus->glomd); in dhdsdio_rxglom() 6075 PKTFREE(osh, bus->glomd, FALSE); in dhdsdio_rxglom() 6076 bus->glomd = NULL; in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 327 void *glomd; /* Packet containing glomming descriptor */ member 5581 if (bus->glomd) in dhd_bus_stop() 5582 PKTFREE(osh, bus->glomd, FALSE); in dhd_bus_stop() 5587 bus->glom = bus->glomd = NULL; in dhd_bus_stop() 6056 DHD_TRACE(("dhdsdio_rxglom: start: glomd %p glom %p\n", bus->glomd, bus->glom)); in dhdsdio_rxglom() 6059 if (bus->glomd) { in dhdsdio_rxglom() 6063 dlen = (uint16)PKTLEN(osh, bus->glomd); in dhdsdio_rxglom() 6064 dptr = PKTDATA(osh, bus->glomd); in dhdsdio_rxglom() 6137 PKTFREE(osh, bus->glomd, FALSE); in dhdsdio_rxglom() 6138 bus->glomd = NULL; in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 312 void *glomd; /* Packet containing glomming descriptor */ member 5517 if (bus->glomd) in dhd_bus_stop() 5518 PKTFREE(osh, bus->glomd, FALSE); in dhd_bus_stop() 5523 bus->glom = bus->glomd = NULL; in dhd_bus_stop() 5990 DHD_TRACE(("dhdsdio_rxglom: start: glomd %p glom %p\n", bus->glomd, bus->glom)); in dhdsdio_rxglom() 5993 if (bus->glomd) { in dhdsdio_rxglom() 5997 dlen = (uint16)PKTLEN(osh, bus->glomd); in dhdsdio_rxglom() 5998 dptr = PKTDATA(osh, bus->glomd); in dhdsdio_rxglom() 6071 PKTFREE(osh, bus->glomd, FALSE); in dhdsdio_rxglom() 6072 bus->glomd = NULL; in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 325 void *glomd; /* Packet containing glomming descriptor */ member 5825 if (bus->glomd) in dhd_bus_stop() 5826 PKTFREE(osh, bus->glomd, FALSE); in dhd_bus_stop() 5831 bus->glom = bus->glomd = NULL; in dhd_bus_stop() 6362 DHD_TRACE(("dhdsdio_rxglom: start: glomd %p glom %p\n", bus->glomd, bus->glom)); in dhdsdio_rxglom() 6365 if (bus->glomd) { in dhdsdio_rxglom() 6369 dlen = (uint16)PKTLEN(osh, bus->glomd); in dhdsdio_rxglom() 6370 dptr = PKTDATA(osh, bus->glomd); in dhdsdio_rxglom() 6443 PKTFREE(osh, bus->glomd, FALSE); in dhdsdio_rxglom() 6444 bus->glomd = NULL; in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 324 void *glomd; /* Packet containing glomming descriptor */ member 5814 if (bus->glomd) in dhd_bus_stop() 5815 PKTFREE(osh, bus->glomd, FALSE); in dhd_bus_stop() 5820 bus->glom = bus->glomd = NULL; in dhd_bus_stop() 6351 DHD_TRACE(("dhdsdio_rxglom: start: glomd %p glom %p\n", bus->glomd, bus->glom)); in dhdsdio_rxglom() 6354 if (bus->glomd) { in dhdsdio_rxglom() 6358 dlen = (uint16)PKTLEN(osh, bus->glomd); in dhdsdio_rxglom() 6359 dptr = PKTDATA(osh, bus->glomd); in dhdsdio_rxglom() 6432 PKTFREE(osh, bus->glomd, FALSE); in dhdsdio_rxglom() 6433 bus->glomd = NULL; in dhdsdio_rxglom() [all …]
|