| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.h | 193 #define htod16(i) (bcmswap16(i)) macro 196 #define htodchanspec(i) htod16(i) 200 #define htod16(i) (i) macro
|
| H A D | wl_cfgnan.c | 1057 sub_cmd->id = htod16(WL_NAN_CMD_CFG_EVENT_MASK); in wl_cfgnan_config_eventmask() 1217 sub_cmd->id = htod16(WL_NAN_CMD_CFG_AVAIL); in wl_cfgnan_set_nan_avail() 1284 entry->flags = htod16(entry->flags); in wl_cfgnan_set_nan_avail() 1335 entry->length = htod16(entry->length); in wl_cfgnan_set_nan_avail() 1336 entry->start_offset = htod16(entry->start_offset); in wl_cfgnan_set_nan_avail() 1338 entry->flags = htod16(entry->flags); in wl_cfgnan_set_nan_avail() 1344 avail->length = htod16(avail->length); in wl_cfgnan_set_nan_avail() 1345 avail->flags = htod16(avail->flags); in wl_cfgnan_set_nan_avail() 1347 avail->length = htod16(avail->length); in wl_cfgnan_set_nan_avail() 1349 sub_cmd->id = htod16(WL_NAN_CMD_CFG_AVAIL); in wl_cfgnan_set_nan_avail() [all …]
|
| H A D | wldev_common.c | 40 #define htod16(i) (bcmswap16(i)) macro 43 #define htodchanspec(i) htod16(i) 47 #define htod16(i) (i) macro
|
| H A D | wl_escan.c | 37 #define htod16(i) (i) macro 55 #define wl_escan_set_sync_id(a) ((a) = htod16(0x1234)) 729 params_v2->version = htod16(WL_SCAN_PARAMS_VERSION_V2); in wl_escan_prep() 730 params_v2->length = htod16(sizeof(wl_scan_params_v2_t)); in wl_escan_prep() 961 eparams_v2->action = htod16(WL_SCAN_ACTION_START); in wl_escan_set_scan() 966 eparams->action = htod16(WL_SCAN_ACTION_START); in wl_escan_set_scan()
|
| H A D | wl_cfgscan.h | 53 #define wl_escan_set_sync_id(a, b) ((a) = htod16((b)->escan_sync_id_cntr++))
|
| H A D | dhd_common.c | 88 #define htod16(i) (bcmswap16(i)) macro 91 #define htodchanspec(i) htod16(i) 95 #define htod16(i) (i) macro 1988 eparams->sync_id = htod16(dhd_pub->esync_id); in dhd_wl_ioctl() 6276 pf_el->base_offs = htod16(rc); in dhd_pktfilter_offload_set() 6280 pf_el->base_offs = htod16(0); in dhd_pktfilter_offload_set() 6291 pf_el->rel_offs = htod16(rc); in dhd_pktfilter_offload_set() 6294 pf_el->match_flags = htod16(0); in dhd_pktfilter_offload_set() 6306 mask_size = htod16(rc); in dhd_pktfilter_offload_set() 6316 htod16(WL_PKT_FILTER_MFLAG_NEG); in dhd_pktfilter_offload_set() [all …]
|
| H A D | wl_cfgp2p.c | 1059 eparams_v2->version = htod16(ESCAN_REQ_VERSION_V2); in wl_cfgp2p_escan() 1060 eparams_v2->action = htod16(action); in wl_cfgp2p_escan() 1061 eparams_v2->params.version = htod16(WL_SCAN_PARAMS_VERSION_V2); in wl_cfgp2p_escan() 1062 eparams_v2->params.length = htod16(sizeof(wl_scan_params_v2_t)); in wl_cfgp2p_escan() 1084 eparams->action = htod16(action); in wl_cfgp2p_escan()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.h | 195 #define htod16(i) (bcmswap16(i)) macro 198 #define htodchanspec(i) htod16(i) 202 #define htod16(i) (i) macro
|
| H A D | wl_cfgnan.c | 1057 sub_cmd->id = htod16(WL_NAN_CMD_CFG_EVENT_MASK); in wl_cfgnan_config_eventmask() 1217 sub_cmd->id = htod16(WL_NAN_CMD_CFG_AVAIL); in wl_cfgnan_set_nan_avail() 1284 entry->flags = htod16(entry->flags); in wl_cfgnan_set_nan_avail() 1335 entry->length = htod16(entry->length); in wl_cfgnan_set_nan_avail() 1336 entry->start_offset = htod16(entry->start_offset); in wl_cfgnan_set_nan_avail() 1338 entry->flags = htod16(entry->flags); in wl_cfgnan_set_nan_avail() 1344 avail->length = htod16(avail->length); in wl_cfgnan_set_nan_avail() 1345 avail->flags = htod16(avail->flags); in wl_cfgnan_set_nan_avail() 1347 avail->length = htod16(avail->length); in wl_cfgnan_set_nan_avail() 1349 sub_cmd->id = htod16(WL_NAN_CMD_CFG_AVAIL); in wl_cfgnan_set_nan_avail() [all …]
|
| H A D | wldev_common.c | 40 #define htod16(i) (bcmswap16(i)) macro 43 #define htodchanspec(i) htod16(i) 47 #define htod16(i) (i) macro
|
| H A D | wl_escan.c | 37 #define htod16(i) (i) macro 55 #define wl_escan_set_sync_id(a) ((a) = htod16(0x1234)) 726 params_v2->version = htod16(WL_SCAN_PARAMS_VERSION_V2); in wl_escan_prep() 727 params_v2->length = htod16(sizeof(wl_scan_params_v2_t)); in wl_escan_prep() 960 eparams_v2->action = htod16(WL_SCAN_ACTION_START); in wl_escan_set_scan() 966 eparams->action = htod16(WL_SCAN_ACTION_START); in wl_escan_set_scan()
|
| H A D | wl_cfgscan.h | 53 #define wl_escan_set_sync_id(a, b) ((a) = htod16((b)->escan_sync_id_cntr++))
|
| H A D | dhd_common.c | 88 #define htod16(i) (bcmswap16(i)) macro 91 #define htodchanspec(i) htod16(i) 95 #define htod16(i) (i) macro 1988 eparams->sync_id = htod16(dhd_pub->esync_id); in dhd_wl_ioctl() 6271 pf_el->base_offs = htod16(rc); in dhd_pktfilter_offload_set() 6275 pf_el->base_offs = htod16(0); in dhd_pktfilter_offload_set() 6286 pf_el->rel_offs = htod16(rc); in dhd_pktfilter_offload_set() 6289 pf_el->match_flags = htod16(0); in dhd_pktfilter_offload_set() 6301 mask_size = htod16(rc); in dhd_pktfilter_offload_set() 6311 htod16(WL_PKT_FILTER_MFLAG_NEG); in dhd_pktfilter_offload_set() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.c | 76 #define htod16(i) i macro 2057 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_enable() 2058 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_enable() 2059 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_enable() 2135 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_config_ips() 2136 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_config_ips() 2137 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_config_ips() 2255 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_config_ports() 2256 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_config_ports() 2257 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_config_ports() [all …]
|
| H A D | dhd_common.c | 82 #define htod16(i) (i) macro 3610 pkt_filter.u.patlist.patterns[0].base_offs = htod16(rc); in dhd_pktfilter_offload_set() 3614 pkt_filter.u.patlist.patterns[0].base_offs = htod16(0); in dhd_pktfilter_offload_set() 3625 pkt_filter.u.patlist.patterns[0].rel_offs = htod16(rc); in dhd_pktfilter_offload_set() 3628 pkt_filter.u.patlist.patterns[0].match_flags = htod16(0); in dhd_pktfilter_offload_set() 3640 mask_size = htod16(rc); in dhd_pktfilter_offload_set() 3649 htod16(WL_PKT_FILTER_MFLAG_NEG); in dhd_pktfilter_offload_set() 3661 pattern_size = htod16(rc); in dhd_pktfilter_offload_set() 3978 ndo_get_ver.version = htod16(WL_ND_HOSTIP_IOV_VER); in dhd_ndo_get_version() 3979 ndo_get_ver.op_type = htod16(WL_ND_HOSTIP_OP_VER); in dhd_ndo_get_version() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 81 #define htod16(i) (i) macro 4128 pf_el->base_offs = htod16(rc); in dhd_pktfilter_offload_set() 4132 pf_el->base_offs = htod16(0); in dhd_pktfilter_offload_set() 4143 pf_el->rel_offs = htod16(rc); in dhd_pktfilter_offload_set() 4146 pf_el->match_flags = htod16(0); in dhd_pktfilter_offload_set() 4158 mask_size = htod16(rc); in dhd_pktfilter_offload_set() 4167 htod16(WL_PKT_FILTER_MFLAG_NEG); in dhd_pktfilter_offload_set() 4179 pattern_size = htod16(rc); in dhd_pktfilter_offload_set() 4554 ndo_get_ver.version = htod16(WL_ND_HOSTIP_IOV_VER); in dhd_ndo_get_version() 4555 ndo_get_ver.op_type = htod16(WL_ND_HOSTIP_OP_VER); in dhd_ndo_get_version() [all …]
|
| H A D | dhd_linux.h | 76 #define htod16(i) (i) macro
|
| H A D | wl_android.c | 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() [all …]
|
| H A D | wl_cfgp2p.c | 1054 eparams_v2->version = htod16(ESCAN_REQ_VERSION_V2); in wl_cfgp2p_escan() 1055 eparams_v2->action = htod16(action); in wl_cfgp2p_escan() 1056 eparams_v2->params.version = htod16(WL_SCAN_PARAMS_VERSION_V2); in wl_cfgp2p_escan() 1057 eparams_v2->params.length = htod16(sizeof(wl_scan_params_v2_t)); in wl_cfgp2p_escan() 1079 eparams->action = htod16(action); in wl_cfgp2p_escan()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 81 #define htod16(i) (i) macro 4148 pf_el->base_offs = htod16(rc); in dhd_pktfilter_offload_set() 4152 pf_el->base_offs = htod16(0); in dhd_pktfilter_offload_set() 4163 pf_el->rel_offs = htod16(rc); in dhd_pktfilter_offload_set() 4166 pf_el->match_flags = htod16(0); in dhd_pktfilter_offload_set() 4178 mask_size = htod16(rc); in dhd_pktfilter_offload_set() 4187 htod16(WL_PKT_FILTER_MFLAG_NEG); in dhd_pktfilter_offload_set() 4199 pattern_size = htod16(rc); in dhd_pktfilter_offload_set() 4574 ndo_get_ver.version = htod16(WL_ND_HOSTIP_IOV_VER); in dhd_ndo_get_version() 4575 ndo_get_ver.op_type = htod16(WL_ND_HOSTIP_OP_VER); in dhd_ndo_get_version() [all …]
|
| H A D | dhd_linux.h | 72 #define htod16(i) (i) macro
|
| H A D | wl_android.c | 4680 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_enable() 4681 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_enable() 4682 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_enable() 4758 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_config_ips() 4759 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_config_ips() 4760 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_config_ips() 4878 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_config_ports() 4879 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_config_ports() 4880 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_config_ports() 4904 ports_config.start_port_num = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 81 #define htod16(i) (i) macro 4148 pf_el->base_offs = htod16(rc); in dhd_pktfilter_offload_set() 4152 pf_el->base_offs = htod16(0); in dhd_pktfilter_offload_set() 4163 pf_el->rel_offs = htod16(rc); in dhd_pktfilter_offload_set() 4166 pf_el->match_flags = htod16(0); in dhd_pktfilter_offload_set() 4178 mask_size = htod16(rc); in dhd_pktfilter_offload_set() 4187 htod16(WL_PKT_FILTER_MFLAG_NEG); in dhd_pktfilter_offload_set() 4199 pattern_size = htod16(rc); in dhd_pktfilter_offload_set() 4574 ndo_get_ver.version = htod16(WL_ND_HOSTIP_IOV_VER); in dhd_ndo_get_version() 4575 ndo_get_ver.op_type = htod16(WL_ND_HOSTIP_OP_VER); in dhd_ndo_get_version() [all …]
|
| H A D | dhd_linux.h | 72 #define htod16(i) (i) macro
|
| H A D | wl_android.c | 4321 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_enable() 4322 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_enable() 4323 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_enable() 4399 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_config_ips() 4400 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_config_ips() 4401 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_config_ips() 4519 natoe_ioc->version = htod16(WL_NATOE_IOCTL_VERSION); in wl_android_natoe_subcmd_config_ports() 4520 natoe_ioc->id = htod16(cmd->id); in wl_android_natoe_subcmd_config_ports() 4521 natoe_ioc->len = htod16(WL_NATOE_IOC_BUFSZ); in wl_android_natoe_subcmd_config_ports() 4545 ports_config.start_port_num = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports() [all …]
|