Searched refs:pkt_chain (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 2752 void *pkt_chain; in dhdsdio_txpkt() local 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 2474 void *pkt_chain; in dhdsdio_txpkt() local 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()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 2531 void *pkt_chain; in dhdsdio_txpkt() local 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 2470 void *pkt_chain; in dhdsdio_txpkt() local 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()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 2783 void *pkt_chain; in dhdsdio_txpkt() local 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 2772 void *pkt_chain; in dhdsdio_txpkt() local 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()
|