| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 2754 void *head_pkt = NULL; in dhdsdio_txpkt() local 2796 head_pkt ? PKTSETNEXT(osh, prev_pkt, pkt) : (head_pkt = pkt); in dhdsdio_txpkt() 2806 frame = (uint8*)PKTDATA(osh, head_pkt); in dhdsdio_txpkt() 2824 pkt_chain = PKTNEXT(osh, head_pkt) ? head_pkt : NULL; in dhdsdio_txpkt() 2830 PKTDATA(osh, head_pkt), total_len, pkt_chain, NULL, NULL, TXRETRIES); in dhdsdio_txpkt() 2836 PKTDATA(osh, head_pkt), total_len, pkt_chain, NULL, NULL, TXRETRIES); in dhdsdio_txpkt() 2846 pkt = head_pkt; in dhdsdio_txpkt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 2476 void *head_pkt = NULL; in dhdsdio_txpkt() local 2514 head_pkt ? PKTSETNEXT(osh, prev_pkt, pkt) : (head_pkt = pkt); in dhdsdio_txpkt() 2524 frame = (uint8*)PKTDATA(osh, head_pkt); in dhdsdio_txpkt() 2542 pkt_chain = PKTNEXT(osh, head_pkt) ? head_pkt : NULL; in dhdsdio_txpkt() 2544 PKTDATA(osh, head_pkt), total_len, pkt_chain, NULL, NULL, TXRETRIES); in dhdsdio_txpkt() 2553 pkt = head_pkt; in dhdsdio_txpkt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 2533 void *head_pkt = NULL; in dhdsdio_txpkt() local 2571 head_pkt ? PKTSETNEXT(osh, prev_pkt, pkt) : (head_pkt = pkt); in dhdsdio_txpkt() 2581 frame = (uint8*)PKTDATA(osh, head_pkt); in dhdsdio_txpkt() 2599 pkt_chain = PKTNEXT(osh, head_pkt) ? head_pkt : NULL; in dhdsdio_txpkt() 2601 PKTDATA(osh, head_pkt), total_len, pkt_chain, NULL, NULL, TXRETRIES); in dhdsdio_txpkt() 2610 pkt = head_pkt; in dhdsdio_txpkt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 2472 void *head_pkt = NULL; in dhdsdio_txpkt() local 2510 head_pkt ? PKTSETNEXT(osh, prev_pkt, pkt) : (head_pkt = pkt); in dhdsdio_txpkt() 2520 frame = (uint8*)PKTDATA(osh, head_pkt); in dhdsdio_txpkt() 2538 pkt_chain = PKTNEXT(osh, head_pkt) ? head_pkt : NULL; in dhdsdio_txpkt() 2540 PKTDATA(osh, head_pkt), total_len, pkt_chain, NULL, NULL, TXRETRIES); in dhdsdio_txpkt() 2549 pkt = head_pkt; in dhdsdio_txpkt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 2785 void *head_pkt = NULL; in dhdsdio_txpkt() local 2827 head_pkt ? PKTSETNEXT(osh, prev_pkt, pkt) : (head_pkt = pkt); in dhdsdio_txpkt() 2837 frame = (uint8*)PKTDATA(osh, head_pkt); in dhdsdio_txpkt() 2855 pkt_chain = PKTNEXT(osh, head_pkt) ? head_pkt : NULL; in dhdsdio_txpkt() 2862 PKTDATA(osh, head_pkt), total_len, pkt_chain, NULL, NULL, TXRETRIES); in dhdsdio_txpkt() 2871 pkt = head_pkt; in dhdsdio_txpkt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 2774 void *head_pkt = NULL; in dhdsdio_txpkt() local 2816 head_pkt ? PKTSETNEXT(osh, prev_pkt, pkt) : (head_pkt = pkt); in dhdsdio_txpkt() 2826 frame = (uint8*)PKTDATA(osh, head_pkt); in dhdsdio_txpkt() 2844 pkt_chain = PKTNEXT(osh, head_pkt) ? head_pkt : NULL; in dhdsdio_txpkt() 2851 PKTDATA(osh, head_pkt), total_len, pkt_chain, NULL, NULL, TXRETRIES); in dhdsdio_txpkt() 2860 pkt = head_pkt; in dhdsdio_txpkt()
|