| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_cdc.c | 643 void *plast = NULL, *p; in dhd_get_hostreorder_pkts() local 658 if (plast == NULL) in dhd_get_hostreorder_pkts() 661 PKTSETNEXT(osh, plast, p); in dhd_get_hostreorder_pkts() 663 plast = p; in dhd_get_hostreorder_pkts() 670 *pplast = plast; in dhd_get_hostreorder_pkts() 682 void *cur_pkt, *plast = NULL; in dhd_process_pkt_reorder_info() local 724 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() 727 if (plast) { in dhd_process_pkt_reorder_info() 728 PKTSETNEXT(dhd->osh, plast, cur_pkt); in dhd_process_pkt_reorder_info() 769 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() [all …]
|
| H A D | dhd_sdio.c | 5972 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 5996 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6038 ASSERT(!plast); in dhdsdio_rxglom() 6039 pfirst = plast = pnext; in dhdsdio_rxglom() 6041 ASSERT(plast); in dhdsdio_rxglom() 6042 PKTSETNEXT(osh, plast, pnext); in dhdsdio_rxglom() 6043 plast = pnext; in dhdsdio_rxglom() 6266 plast = NULL; in dhdsdio_rxglom()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_cdc.c | 643 void *plast = NULL, *p; in dhd_get_hostreorder_pkts() local 658 if (plast == NULL) in dhd_get_hostreorder_pkts() 661 PKTSETNEXT(osh, plast, p); in dhd_get_hostreorder_pkts() 663 plast = p; in dhd_get_hostreorder_pkts() 670 *pplast = plast; in dhd_get_hostreorder_pkts() 682 void *cur_pkt, *plast = NULL; in dhd_process_pkt_reorder_info() local 724 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() 727 if (plast) { in dhd_process_pkt_reorder_info() 728 PKTSETNEXT(dhd->osh, plast, cur_pkt); in dhd_process_pkt_reorder_info() 769 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() [all …]
|
| H A D | dhd_sdio.c | 5976 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 6000 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6042 ASSERT(!plast); in dhdsdio_rxglom() 6043 pfirst = plast = pnext; in dhdsdio_rxglom() 6045 ASSERT(plast); in dhdsdio_rxglom() 6046 PKTSETNEXT(osh, plast, pnext); in dhdsdio_rxglom() 6047 plast = pnext; in dhdsdio_rxglom() 6270 plast = NULL; in dhdsdio_rxglom()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_cdc.c | 643 void *plast = NULL, *p; in dhd_get_hostreorder_pkts() local 658 if (plast == NULL) in dhd_get_hostreorder_pkts() 661 PKTSETNEXT(osh, plast, p); in dhd_get_hostreorder_pkts() 663 plast = p; in dhd_get_hostreorder_pkts() 670 *pplast = plast; in dhd_get_hostreorder_pkts() 682 void *cur_pkt, *plast = NULL; in dhd_process_pkt_reorder_info() local 724 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() 727 if (plast) { in dhd_process_pkt_reorder_info() 728 PKTSETNEXT(dhd->osh, plast, cur_pkt); in dhd_process_pkt_reorder_info() 769 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() [all …]
|
| H A D | dhd_sdio.c | 6038 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 6062 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6104 ASSERT(!plast); in dhdsdio_rxglom() 6105 pfirst = plast = pnext; in dhdsdio_rxglom() 6107 ASSERT(plast); in dhdsdio_rxglom() 6108 PKTSETNEXT(osh, plast, pnext); in dhdsdio_rxglom() 6109 plast = pnext; in dhdsdio_rxglom() 6332 plast = NULL; in dhdsdio_rxglom()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_cdc.c | 713 void *plast = NULL, *p; in dhd_get_hostreorder_pkts() local 728 if (plast == NULL) in dhd_get_hostreorder_pkts() 731 PKTSETNEXT(osh, plast, p); in dhd_get_hostreorder_pkts() 733 plast = p; in dhd_get_hostreorder_pkts() 740 *pplast = plast; in dhd_get_hostreorder_pkts() 752 void *cur_pkt, *plast = NULL; in dhd_process_pkt_reorder_info() local 794 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() 797 if (plast) { in dhd_process_pkt_reorder_info() 798 PKTSETNEXT(dhd->osh, plast, cur_pkt); in dhd_process_pkt_reorder_info() 840 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() [all …]
|
| H A D | dhd_sdio.c | 6344 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 6368 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6410 ASSERT(!plast); in dhdsdio_rxglom() 6411 pfirst = plast = pnext; in dhdsdio_rxglom() 6413 ASSERT(plast); in dhdsdio_rxglom() 6414 PKTSETNEXT(osh, plast, pnext); in dhdsdio_rxglom() 6415 plast = pnext; in dhdsdio_rxglom() 6638 plast = NULL; in dhdsdio_rxglom()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_cdc.c | 732 void *plast = NULL, *p; in dhd_get_hostreorder_pkts() local 747 if (plast == NULL) in dhd_get_hostreorder_pkts() 750 PKTSETNEXT(osh, plast, p); in dhd_get_hostreorder_pkts() 752 plast = p; in dhd_get_hostreorder_pkts() 759 *pplast = plast; in dhd_get_hostreorder_pkts() 771 void *cur_pkt, *plast = NULL; in dhd_process_pkt_reorder_info() local 813 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() 816 if (plast) { in dhd_process_pkt_reorder_info() 817 PKTSETNEXT(dhd->osh, plast, cur_pkt); in dhd_process_pkt_reorder_info() 858 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() [all …]
|
| H A D | dhd_sdio.c | 5768 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 5792 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 5834 ASSERT(!plast); in dhdsdio_rxglom() 5835 pfirst = plast = pnext; in dhdsdio_rxglom() 5837 ASSERT(plast); in dhdsdio_rxglom() 5838 PKTSETNEXT(osh, plast, pnext); in dhdsdio_rxglom() 5839 plast = pnext; in dhdsdio_rxglom() 6063 plast = NULL; in dhdsdio_rxglom()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_cdc.c | 792 void *plast = NULL, *p; in dhd_get_hostreorder_pkts() local 807 if (plast == NULL) in dhd_get_hostreorder_pkts() 810 PKTSETNEXT(osh, plast, p); in dhd_get_hostreorder_pkts() 812 plast = p; in dhd_get_hostreorder_pkts() 819 *pplast = plast; in dhd_get_hostreorder_pkts() 831 void *cur_pkt, *plast = NULL; in dhd_process_pkt_reorder_info() local 873 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() 876 if (plast) { in dhd_process_pkt_reorder_info() 877 PKTSETNEXT(dhd->osh, plast, cur_pkt); in dhd_process_pkt_reorder_info() 919 dhd_get_hostreorder_pkts(dhd->osh, ptr, pkt, &cnt, &plast, in dhd_process_pkt_reorder_info() [all …]
|
| H A D | dhd_sdio.c | 6333 void *pfirst, *plast, *pnext; in dhdsdio_rxglom() local 6357 pfirst = plast = pnext = NULL; in dhdsdio_rxglom() 6399 ASSERT(!plast); in dhdsdio_rxglom() 6400 pfirst = plast = pnext; in dhdsdio_rxglom() 6402 ASSERT(plast); in dhdsdio_rxglom() 6403 PKTSETNEXT(osh, plast, pnext); in dhdsdio_rxglom() 6404 plast = pnext; in dhdsdio_rxglom() 6627 plast = NULL; in dhdsdio_rxglom()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | vector.hpp | 223 …BOOST_CONTAINER_FORCEINLINE vector_merge_cursor(T *pbeg, T *plast, BiDirValueIt valueit, Comp &cmp) in vector_merge_cursor() 224 : m_pbeg(pbeg), m_pcur(--plast), m_valueit(valueit), m_cmp(cmp) in vector_merge_cursor()
|