| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | sdio.c | 1507 struct sk_buff *pfirst, *pnext; in brcmf_sdio_rxglom() local 1522 pfirst = pnext = NULL; in brcmf_sdio_rxglom() 1580 pfirst = pnext = NULL; in brcmf_sdio_rxglom() 1604 pfirst = skb_peek(&bus->glom); in brcmf_sdio_rxglom() 1631 pfirst->data, min_t(int, pfirst->len, 48), in brcmf_sdio_rxglom() 1637 errcode = brcmf_sdio_hdparse(bus, pfirst->data, &rd_new, in brcmf_sdio_rxglom() 1643 skb_pull(pfirst, rd_new.dat_offset); in brcmf_sdio_rxglom() 1677 skb_queue_walk_safe(&bus->glom, pfirst, pnext) { in brcmf_sdio_rxglom() 1678 dptr = (u8 *) (pfirst->data); in brcmf_sdio_rxglom() 1683 dptr, pfirst->len, in brcmf_sdio_rxglom() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 5768 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 5792 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 5833 if (!pfirst) { in dhdsdio_rxglom() 5835 pfirst = plast = pnext; in dhdsdio_rxglom() 5857 bus->glom = pfirst; in dhdsdio_rxglom() 5858 pfirst = pnext = NULL; in dhdsdio_rxglom() 5860 if (pfirst) in dhdsdio_rxglom() 5861 PKTFREE(osh, pfirst, FALSE); in dhdsdio_rxglom() 5885 pfirst = bus->glom; in dhdsdio_rxglom() 5886 dlen = (uint16)pkttotlen(osh, pfirst); in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 5976 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 6000 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6041 if (!pfirst) { in dhdsdio_rxglom() 6043 pfirst = plast = pnext; in dhdsdio_rxglom() 6065 bus->glom = pfirst; in dhdsdio_rxglom() 6066 pfirst = pnext = NULL; in dhdsdio_rxglom() 6068 if (pfirst) in dhdsdio_rxglom() 6069 PKTFREE(osh, pfirst, FALSE); in dhdsdio_rxglom() 6093 pfirst = bus->glom; in dhdsdio_rxglom() 6094 dlen = (uint16)pkttotlen(osh, pfirst); in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 6038 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 6062 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6103 if (!pfirst) { in dhdsdio_rxglom() 6105 pfirst = plast = pnext; in dhdsdio_rxglom() 6127 bus->glom = pfirst; in dhdsdio_rxglom() 6128 pfirst = pnext = NULL; in dhdsdio_rxglom() 6130 if (pfirst) in dhdsdio_rxglom() 6131 PKTFREE(osh, pfirst, FALSE); in dhdsdio_rxglom() 6155 pfirst = bus->glom; in dhdsdio_rxglom() 6156 dlen = (uint16)pkttotlen(osh, pfirst); in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 5972 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 5996 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6037 if (!pfirst) { in dhdsdio_rxglom() 6039 pfirst = plast = pnext; in dhdsdio_rxglom() 6061 bus->glom = pfirst; in dhdsdio_rxglom() 6062 pfirst = pnext = NULL; in dhdsdio_rxglom() 6064 if (pfirst) in dhdsdio_rxglom() 6065 PKTFREE(osh, pfirst, FALSE); in dhdsdio_rxglom() 6089 pfirst = bus->glom; in dhdsdio_rxglom() 6090 dlen = (uint16)pkttotlen(osh, pfirst); in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/ |
| H A D | split_fn_imps.hpp | 146 node_pointer pfirst = p_ind->get_child_node(b_it, e_it, this); in rec_split() local 147 node_pointer p_child_ret = rec_split(pfirst, b_it, e_it, other, r_bag); in rec_split()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/ |
| H A D | split_fn_imps.hpp | 146 node_pointer pfirst = p_ind->get_child_node(b_it, e_it, this); in rec_split() local 147 node_pointer p_child_ret = rec_split(pfirst, b_it, e_it, other, r_bag); in rec_split()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 6344 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 6368 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6409 if (!pfirst) { in dhdsdio_rxglom() 6411 pfirst = plast = pnext; in dhdsdio_rxglom() 6433 bus->glom = pfirst; in dhdsdio_rxglom() 6434 pfirst = pnext = NULL; in dhdsdio_rxglom() 6436 if (pfirst) in dhdsdio_rxglom() 6437 PKTFREE(osh, pfirst, FALSE); in dhdsdio_rxglom() 6461 pfirst = bus->glom; in dhdsdio_rxglom() 6462 dlen = (uint16)pkttotlen(osh, pfirst); in dhdsdio_rxglom() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 6333 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 6357 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6398 if (!pfirst) { in dhdsdio_rxglom() 6400 pfirst = plast = pnext; in dhdsdio_rxglom() 6422 bus->glom = pfirst; in dhdsdio_rxglom() 6423 pfirst = pnext = NULL; in dhdsdio_rxglom() 6425 if (pfirst) in dhdsdio_rxglom() 6426 PKTFREE(osh, pfirst, FALSE); in dhdsdio_rxglom() 6450 pfirst = bus->glom; in dhdsdio_rxglom() 6451 dlen = (uint16)pkttotlen(osh, pfirst); in dhdsdio_rxglom() [all …]
|