Searched refs:hwheader1 (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 | 2646 uint32 hwheader1; in dhdsdio_txpkt_preprocess() local 2661 hwheader1 = (act_len - SDPCM_FRAMETAG_LEN) | (last_chained_pkt << 24); in dhdsdio_txpkt_preprocess() 2663 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhdsdio_txpkt_preprocess() 2679 hwheader1 = (pkt_len - SDPCM_FRAMETAG_LEN - tail_padding) | in dhdsdio_txpkt_preprocess() 2682 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhdsdio_txpkt_preprocess() 3110 uint32 hwheader1, hwheader2; in dhd_bus_txctl() local 3119 hwheader1 = (msglen - SDPCM_FRAMETAG_LEN) | (1 << 24); in dhd_bus_txctl() 3121 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhd_bus_txctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_sdio.c | 2677 uint32 hwheader1; in dhdsdio_txpkt_preprocess() local 2692 hwheader1 = (act_len - SDPCM_FRAMETAG_LEN) | (last_chained_pkt << 24); in dhdsdio_txpkt_preprocess() 2694 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhdsdio_txpkt_preprocess() 2710 hwheader1 = (pkt_len - SDPCM_FRAMETAG_LEN - tail_padding) | in dhdsdio_txpkt_preprocess() 2713 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhdsdio_txpkt_preprocess() 3153 uint32 hwheader1, hwheader2; in dhd_bus_txctl() local 3162 hwheader1 = (msglen - SDPCM_FRAMETAG_LEN) | (1 << 24); in dhd_bus_txctl() 3164 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhd_bus_txctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_sdio.c | 2666 uint32 hwheader1; in dhdsdio_txpkt_preprocess() local 2681 hwheader1 = (act_len - SDPCM_FRAMETAG_LEN) | (last_chained_pkt << 24); in dhdsdio_txpkt_preprocess() 2683 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhdsdio_txpkt_preprocess() 2699 hwheader1 = (pkt_len - SDPCM_FRAMETAG_LEN - tail_padding) | in dhdsdio_txpkt_preprocess() 2702 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhdsdio_txpkt_preprocess() 3142 uint32 hwheader1, hwheader2; in dhd_bus_txctl() local 3151 hwheader1 = (msglen - SDPCM_FRAMETAG_LEN) | (1 << 24); in dhd_bus_txctl() 3153 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhd_bus_txctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 2398 uint32 hwheader1; in dhdsdio_txpkt_preprocess() local 2402 hwheader1 = (pkt_len - SDPCM_FRAMETAG_LEN - tail_padding) | in dhdsdio_txpkt_preprocess() 2405 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhdsdio_txpkt_preprocess() 2803 uint32 hwheader1, hwheader2; in dhd_bus_txctl() local 2812 hwheader1 = (msglen - SDPCM_FRAMETAG_LEN) | (1 << 24); in dhd_bus_txctl() 2814 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhd_bus_txctl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 2455 uint32 hwheader1; in dhdsdio_txpkt_preprocess() local 2459 hwheader1 = (pkt_len - SDPCM_FRAMETAG_LEN - tail_padding) | in dhdsdio_txpkt_preprocess() 2462 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhdsdio_txpkt_preprocess() 2860 uint32 hwheader1, hwheader2; in dhd_bus_txctl() local 2869 hwheader1 = (msglen - SDPCM_FRAMETAG_LEN) | (1 << 24); in dhd_bus_txctl() 2871 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhd_bus_txctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 2394 uint32 hwheader1; in dhdsdio_txpkt_preprocess() local 2398 hwheader1 = (pkt_len - SDPCM_FRAMETAG_LEN - tail_padding) | in dhdsdio_txpkt_preprocess() 2401 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhdsdio_txpkt_preprocess() 2799 uint32 hwheader1, hwheader2; in dhd_bus_txctl() local 2808 hwheader1 = (msglen - SDPCM_FRAMETAG_LEN) | (1 << 24); in dhd_bus_txctl() 2810 htol32_ua_store(hwheader1, frame + SDPCM_FRAMETAG_LEN); in dhd_bus_txctl()
|