Home
last modified time | relevance | path

Searched refs:htol32 (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_cdc.c172 msg->cmd = htol32(cmd); in dhdcdc_query_ioctl()
173 msg->len = htol32(len); in dhdcdc_query_ioctl()
179 msg->flags = htol32(msg->flags); in dhdcdc_query_ioctl()
274 msg->cmd = htol32(cmd); in dhdcdc_set_ioctl()
275 msg->len = htol32(len); in dhdcdc_set_ioctl()
281 msg->flags = htol32(msg->flags); in dhdcdc_set_ioctl()
H A Ddhd_msgbuf.c1377 base_addr->low_addr = htol32(PHYSADDRLO(pa)); in dhd_base_addr_htolpa()
1378 base_addr->high_addr = htol32(PHYSADDRHI(pa)); in dhd_base_addr_htolpa()
4606 rxbuf_post->cmn_hdr.request_id = htol32(pktid);
4636 rxbuf_post->data_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
4638 htol32(PHYSADDRLO(pa) + prot->rx_metadata_offset);
4642 rxbuf_post->metadata_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
4643 rxbuf_post->metadata_buf_addr.low_addr = htol32(PHYSADDRLO(pa));
4654 rxbuf_post->cmn_hdr.request_id = htol32(pktid);
4834 infobuf_post->host_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
4835 infobuf_post->host_buf_addr.low_addr = htol32(PHYSADDRLO(pa));
[all …]
H A Ddhd_rtt.c1058 flags = htol32(flags); in rtt_handle_config_options()
1059 flags_mask = htol32(flags_mask); in rtt_handle_config_options()
2303 ftm_params[ftm_param_cnt].chanspec = htol32((uint32)rtt_target->chanspec); in dhd_rtt_start()
2342 htol32(rtt_target->burst_period); /* ms */ in dhd_rtt_start()
2355 htol32(rtt_target->burst_duration); /* ms */ in dhd_rtt_start()
2365 htol32(rtt_target->burst_timeout); /* ms */ in dhd_rtt_start()
2420 ftm_params[ftm_param_cnt].data32 = htol32(rspec); in dhd_rtt_start()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_cdc.c172 msg->cmd = htol32(cmd); in dhdcdc_query_ioctl()
173 msg->len = htol32(len); in dhdcdc_query_ioctl()
179 msg->flags = htol32(msg->flags); in dhdcdc_query_ioctl()
274 msg->cmd = htol32(cmd); in dhdcdc_set_ioctl()
275 msg->len = htol32(len); in dhdcdc_set_ioctl()
281 msg->flags = htol32(msg->flags); in dhdcdc_set_ioctl()
H A Ddhd_msgbuf.c1377 base_addr->low_addr = htol32(PHYSADDRLO(pa)); in dhd_base_addr_htolpa()
1378 base_addr->high_addr = htol32(PHYSADDRHI(pa)); in dhd_base_addr_htolpa()
4606 rxbuf_post->cmn_hdr.request_id = htol32(pktid);
4636 rxbuf_post->data_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
4638 htol32(PHYSADDRLO(pa) + prot->rx_metadata_offset);
4642 rxbuf_post->metadata_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
4643 rxbuf_post->metadata_buf_addr.low_addr = htol32(PHYSADDRLO(pa));
4654 rxbuf_post->cmn_hdr.request_id = htol32(pktid);
4834 infobuf_post->host_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
4835 infobuf_post->host_buf_addr.low_addr = htol32(PHYSADDRLO(pa));
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_cdc.c172 msg->cmd = htol32(cmd); in dhdcdc_query_ioctl()
173 msg->len = htol32(len); in dhdcdc_query_ioctl()
179 msg->flags = htol32(msg->flags); in dhdcdc_query_ioctl()
274 msg->cmd = htol32(cmd); in dhdcdc_set_ioctl()
275 msg->len = htol32(len); in dhdcdc_set_ioctl()
281 msg->flags = htol32(msg->flags); in dhdcdc_set_ioctl()
H A Ddhd_msgbuf.c1377 base_addr->low_addr = htol32(PHYSADDRLO(pa)); in dhd_base_addr_htolpa()
1378 base_addr->high_addr = htol32(PHYSADDRHI(pa)); in dhd_base_addr_htolpa()
4606 rxbuf_post->cmn_hdr.request_id = htol32(pktid);
4636 rxbuf_post->data_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
4638 htol32(PHYSADDRLO(pa) + prot->rx_metadata_offset);
4642 rxbuf_post->metadata_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
4643 rxbuf_post->metadata_buf_addr.low_addr = htol32(PHYSADDRLO(pa));
4654 rxbuf_post->cmn_hdr.request_id = htol32(pktid);
4834 infobuf_post->host_buf_addr.high_addr = htol32(PHYSADDRHI(pa));
4835 infobuf_post->host_buf_addr.low_addr = htol32(PHYSADDRLO(pa));
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_cdc.c173 msg->cmd = htol32(cmd); in dhdcdc_query_ioctl()
174 msg->len = htol32(len); in dhdcdc_query_ioctl()
180 msg->flags = htol32(msg->flags); in dhdcdc_query_ioctl()
286 msg->cmd = htol32(cmd); in dhdcdc_set_ioctl()
287 msg->len = htol32(len); in dhdcdc_set_ioctl()
293 msg->flags = htol32(msg->flags); in dhdcdc_set_ioctl()
H A Ddhd_msgbuf.c1669 base_addr->low_addr = htol32(PHYSADDRLO(pa)); in dhd_base_addr_htolpa()
1670 base_addr->high_addr = htol32(PHYSADDRHI(pa)); in dhd_base_addr_htolpa()
5545 rxbuf_post->data_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in BCMFASTPATH()
5547 htol32(PHYSADDRLO(pa) + prot->rx_metadata_offset); in BCMFASTPATH()
5551 rxbuf_post->metadata_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in BCMFASTPATH()
5552 rxbuf_post->metadata_buf_addr.low_addr = htol32(PHYSADDRLO(pa)); in BCMFASTPATH()
5563 rxbuf_post->cmn_hdr.request_id = htol32(pktid); in BCMFASTPATH()
5743 infobuf_post->host_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in dhd_prot_infobufpost()
5744 infobuf_post->host_buf_addr.low_addr = htol32(PHYSADDRLO(pa)); in dhd_prot_infobufpost()
5754 infobuf_post->cmn_hdr.request_id = htol32(pktid); in dhd_prot_infobufpost()
[all …]
H A Dwl_cfgnan.c1059 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_config_eventmask()
1218 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_set_nan_avail()
1351 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_set_nan_avail()
1442 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_config_control_flag()
1621 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_if_addr_handler()
1677 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_get_ver()
1800 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_init_handler()
1842 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_enable_handler()
1880 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_warmup_time_handler()
1926 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_set_election_metric()
[all …]
H A Ddbus.c720 hdr->len = htol32(total_len); in dbus_get_fw_nvram()
723 htol32(dhd_bus->nvram_len + nvram_words_pad); in dbus_get_fw_nvram()
732 hdr->crc32 = htol32(hdr->crc32); in dbus_get_fw_nvram()
909 hdr->len = htol32(len); in dbus_get_nvram()
912 htol32(dhd_bus->nvram_len + nvram_words_pad); in dbus_get_nvram()
921 hdr->crc32 = htol32(hdr->crc32); in dbus_get_nvram()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_cdc.c228 msg->cmd = htol32(cmd); in dhdcdc_query_ioctl()
229 msg->len = htol32(len); in dhdcdc_query_ioctl()
235 msg->flags = htol32(msg->flags); in dhdcdc_query_ioctl()
313 msg->cmd = htol32(cmd); in dhdcdc_set_ioctl()
314 msg->len = htol32(len); in dhdcdc_set_ioctl()
320 msg->flags = htol32(msg->flags); in dhdcdc_set_ioctl()
H A Ddhd_msgbuf.c981 base_addr->low_addr = htol32(PHYSADDRLO(pa)); in dhd_base_addr_htolpa()
982 base_addr->high_addr = htol32(PHYSADDRHI(pa)); in dhd_base_addr_htolpa()
3499 rxbuf_post->cmn_hdr.request_id = htol32(pktid); in dhd_prot_rxbuf_post()
3529 rxbuf_post->data_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in dhd_prot_rxbuf_post()
3531 htol32(PHYSADDRLO(pa) + prot->rx_metadata_offset); in dhd_prot_rxbuf_post()
3535 rxbuf_post->metadata_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in dhd_prot_rxbuf_post()
3536 rxbuf_post->metadata_buf_addr.low_addr = htol32(PHYSADDRLO(pa)); in dhd_prot_rxbuf_post()
3547 rxbuf_post->cmn_hdr.request_id = htol32(pktid); in dhd_prot_rxbuf_post()
3740 infobuf_post->host_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in dhd_prot_infobufpost()
3741 infobuf_post->host_buf_addr.low_addr = htol32(PHYSADDRLO(pa)); in dhd_prot_infobufpost()
[all …]
H A Ddhd_rtt.c928 flags = htol32(flags); in rtt_handle_config_options()
929 flags_mask = htol32(flags_mask); in rtt_handle_config_options()
1386 ftm_params[ftm_param_cnt].chanspec = htol32((uint32)rtt_target->chanspec); in dhd_rtt_start()
1422 htol32(rtt_target->burst_period); /* ms */ in dhd_rtt_start()
1430 htol32(rtt_target->burst_duration); /* ms */ in dhd_rtt_start()
1477 ftm_params[ftm_param_cnt].data32 = htol32(rspec); in dhd_rtt_start()
H A Ddbus.c713 hdr->len = htol32(total_len); in dbus_get_fw_nvram()
716 htol32(dhd_bus->nvram_len + nvram_words_pad); in dbus_get_fw_nvram()
725 hdr->crc32 = htol32(hdr->crc32); in dbus_get_fw_nvram()
893 hdr->len = htol32(len); in dbus_get_nvram()
896 htol32(dhd_bus->nvram_len + nvram_words_pad); in dbus_get_nvram()
905 hdr->crc32 = htol32(hdr->crc32); in dbus_get_nvram()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_cdc.c245 msg->cmd = htol32(cmd); in dhdcdc_query_ioctl()
246 msg->len = htol32(len); in dhdcdc_query_ioctl()
252 msg->flags = htol32(msg->flags); in dhdcdc_query_ioctl()
358 msg->cmd = htol32(cmd); in dhdcdc_set_ioctl()
359 msg->len = htol32(len); in dhdcdc_set_ioctl()
365 msg->flags = htol32(msg->flags); in dhdcdc_set_ioctl()
H A Ddhd_msgbuf.c1673 base_addr->low_addr = htol32(PHYSADDRLO(pa)); in dhd_base_addr_htolpa()
1674 base_addr->high_addr = htol32(PHYSADDRHI(pa)); in dhd_base_addr_htolpa()
5549 rxbuf_post->data_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in BCMFASTPATH()
5551 htol32(PHYSADDRLO(pa) + prot->rx_metadata_offset); in BCMFASTPATH()
5555 rxbuf_post->metadata_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in BCMFASTPATH()
5556 rxbuf_post->metadata_buf_addr.low_addr = htol32(PHYSADDRLO(pa)); in BCMFASTPATH()
5567 rxbuf_post->cmn_hdr.request_id = htol32(pktid); in BCMFASTPATH()
5747 infobuf_post->host_buf_addr.high_addr = htol32(PHYSADDRHI(pa)); in dhd_prot_infobufpost()
5748 infobuf_post->host_buf_addr.low_addr = htol32(PHYSADDRLO(pa)); in dhd_prot_infobufpost()
5758 infobuf_post->cmn_hdr.request_id = htol32(pktid); in dhd_prot_infobufpost()
[all …]
H A Dwl_cfgnan.c1059 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_config_eventmask()
1218 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_set_nan_avail()
1351 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_set_nan_avail()
1442 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_config_control_flag()
1621 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_if_addr_handler()
1677 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_get_ver()
1800 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_init_handler()
1842 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_enable_handler()
1880 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_warmup_time_handler()
1926 sub_cmd->u.options = htol32(BCM_XTLV_OPTION_ALIGN32); in wl_cfgnan_set_election_metric()
[all …]
H A Ddbus.c719 hdr->len = htol32(total_len); in dbus_get_fw_nvram()
722 htol32(dhd_bus->nvram_len + nvram_words_pad); in dbus_get_fw_nvram()
731 hdr->crc32 = htol32(hdr->crc32); in dbus_get_fw_nvram()
903 hdr->len = htol32(len); in dbus_get_nvram()
906 htol32(dhd_bus->nvram_len + nvram_words_pad); in dbus_get_nvram()
915 hdr->crc32 = htol32(hdr->crc32); in dbus_get_nvram()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmendian.h86 #define htol32(i) (i) macro
105 #define htol32(i) bcmswap32(i) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmendian.h86 #define htol32(i) (i) macro
105 #define htol32(i) bcmswap32(i) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmendian.h93 #define htol32(i) (i) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmendian.h93 #define htol32(i) (i) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmendian.h93 #define htol32(i) (i) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmendian.h93 #define htol32(i) (i) macro

123