Searched refs:swhdr_offset (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 | 2434 uint32 swhdr_offset; in dhdsdio_txpkt_preprocess() local 2623 swhdr_offset = SDPCM_FRAMETAG_LEN; in dhdsdio_txpkt_preprocess() 2660 swhdr_offset += SDPCM_HWEXT_LEN; in dhdsdio_txpkt_preprocess() 2678 swhdr_offset += SDPCM_HWEXT_LEN; in dhdsdio_txpkt_preprocess() 2692 htol32_ua_store(swheader, frame + swhdr_offset); in dhdsdio_txpkt_preprocess() 2693 htol32_ua_store(0, frame + swhdr_offset + sizeof(swheader)); in dhdsdio_txpkt_preprocess() 2704 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess() local 2734 data_offset = ltoh32_ua(frame + swhdr_offset); in dhdsdio_txpkt_postprocess()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 2475 uint32 swhdr_offset; in dhdsdio_txpkt_preprocess() local 2654 swhdr_offset = SDPCM_FRAMETAG_LEN; in dhdsdio_txpkt_preprocess() 2691 swhdr_offset += SDPCM_HWEXT_LEN; in dhdsdio_txpkt_preprocess() 2709 swhdr_offset += SDPCM_HWEXT_LEN; in dhdsdio_txpkt_preprocess() 2723 htol32_ua_store(swheader, frame + swhdr_offset); in dhdsdio_txpkt_preprocess() 2724 htol32_ua_store(0, frame + swhdr_offset + sizeof(swheader)); in dhdsdio_txpkt_preprocess() 2735 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess() local 2765 data_offset = ltoh32_ua(frame + swhdr_offset); in dhdsdio_txpkt_postprocess()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 2464 uint32 swhdr_offset; in dhdsdio_txpkt_preprocess() local 2643 swhdr_offset = SDPCM_FRAMETAG_LEN; in dhdsdio_txpkt_preprocess() 2680 swhdr_offset += SDPCM_HWEXT_LEN; in dhdsdio_txpkt_preprocess() 2698 swhdr_offset += SDPCM_HWEXT_LEN; in dhdsdio_txpkt_preprocess() 2712 htol32_ua_store(swheader, frame + swhdr_offset); in dhdsdio_txpkt_preprocess() 2713 htol32_ua_store(0, frame + swhdr_offset + sizeof(swheader)); in dhdsdio_txpkt_preprocess() 2724 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess() local 2754 data_offset = ltoh32_ua(frame + swhdr_offset); in dhdsdio_txpkt_postprocess()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 2228 uint32 swhdr_offset; in dhdsdio_txpkt_preprocess() local 2379 swhdr_offset = SDPCM_FRAMETAG_LEN; in dhdsdio_txpkt_preprocess() 2401 swhdr_offset += SDPCM_HWEXT_LEN; in dhdsdio_txpkt_preprocess() 2414 htol32_ua_store(swheader, frame + swhdr_offset); in dhdsdio_txpkt_preprocess() 2415 htol32_ua_store(0, frame + swhdr_offset + sizeof(swheader)); in dhdsdio_txpkt_preprocess() 2426 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess() local 2456 data_offset = ltoh32_ua(frame + swhdr_offset); in dhdsdio_txpkt_postprocess()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 2285 uint32 swhdr_offset; in dhdsdio_txpkt_preprocess() local 2436 swhdr_offset = SDPCM_FRAMETAG_LEN; in dhdsdio_txpkt_preprocess() 2458 swhdr_offset += SDPCM_HWEXT_LEN; in dhdsdio_txpkt_preprocess() 2471 htol32_ua_store(swheader, frame + swhdr_offset); in dhdsdio_txpkt_preprocess() 2472 htol32_ua_store(0, frame + swhdr_offset + sizeof(swheader)); in dhdsdio_txpkt_preprocess() 2483 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess() local 2513 data_offset = ltoh32_ua(frame + swhdr_offset); in dhdsdio_txpkt_postprocess()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 2224 uint32 swhdr_offset; in dhdsdio_txpkt_preprocess() local 2375 swhdr_offset = SDPCM_FRAMETAG_LEN; in dhdsdio_txpkt_preprocess() 2397 swhdr_offset += SDPCM_HWEXT_LEN; in dhdsdio_txpkt_preprocess() 2410 htol32_ua_store(swheader, frame + swhdr_offset); in dhdsdio_txpkt_preprocess() 2411 htol32_ua_store(0, frame + swhdr_offset + sizeof(swheader)); in dhdsdio_txpkt_preprocess() 2422 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess() local 2452 data_offset = ltoh32_ua(frame + swhdr_offset); in dhdsdio_txpkt_postprocess()
|