Lines Matching refs:htod16

4594 	natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION);  in wl_android_natoe_subcmd_enable()
4595 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_enable()
4596 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_enable()
4672 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_config_ips()
4673 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_config_ips()
4674 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_config_ips()
4792 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_config_ports()
4793 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_config_ports()
4794 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_config_ports()
4818 ports_config.start_port_num = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
4826 ports_config.no_of_ports = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
4891 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_dbg_stats()
4892 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_dbg_stats()
4893 natoe_ioc->len = htod16(WL_NATOE_DBG_STATS_BUFSZ); in wl_android_natoe_subcmd_dbg_stats()
4968 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_tbl_cnt()
4969 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_tbl_cnt()
4970 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_tbl_cnt()
6822 peer_list_info.version = htod16(peer_list_info.version); in wl_android_get_ibss_peer_info()
6823 peer_list_info.bss_peer_info_len = htod16(peer_list_info.bss_peer_info_len); in wl_android_get_ibss_peer_info()
7080 mkeep_alive_pkt.version = htod16(WL_MKEEP_ALIVE_VERSION); in wl_keep_alive_set()
7081 mkeep_alive_pkt.length = htod16(WL_MKEEP_ALIVE_FIXED_LEN); in wl_keep_alive_set()