Home
last modified time | relevance | path

Searched refs:ports_config (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android.c1959 wl_natoe_ports_config_t *ports_config; in wlu_natoe_set_vars_cbfn() local
1961 ports_config = (wl_natoe_ports_config_t *)data; in wlu_natoe_set_vars_cbfn()
1963 dtoh16(ports_config->start_port_num)); in wlu_natoe_set_vars_cbfn()
1965 "number of ports: %d\n", dtoh16(ports_config->no_of_ports)); in wlu_natoe_set_vars_cbfn()
2230 wl_natoe_ports_config_t ports_config; in wl_android_natoe_subcmd_config_ports() local
2273 memset(&ports_config, 0, sizeof(ports_config)); in wl_android_natoe_subcmd_config_ports()
2281 ports_config.start_port_num = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
2289 ports_config.no_of_ports = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
2291 if ((uint32)(ports_config.start_port_num + ports_config.no_of_ports) > in wl_android_natoe_subcmd_config_ports()
2298 &buflen, WL_NATOE_XTLV_CONFIG_PORTS, sizeof(ports_config), in wl_android_natoe_subcmd_config_ports()
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/soundwire/
H A Dstream.rst327 struct sdw_ports_config * ports_config,
332 struct sdw_ports_config * ports_config,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_android.c4223 wl_natoe_ports_config_t *ports_config; in wlu_natoe_set_vars_cbfn() local
4225 ports_config = (wl_natoe_ports_config_t *)data; in wlu_natoe_set_vars_cbfn()
4227 dtoh16(ports_config->start_port_num)); in wlu_natoe_set_vars_cbfn()
4229 "number of ports: %d\n", dtoh16(ports_config->no_of_ports)); in wlu_natoe_set_vars_cbfn()
4494 wl_natoe_ports_config_t ports_config; in wl_android_natoe_subcmd_config_ports() local
4537 bzero(&ports_config, sizeof(ports_config)); in wl_android_natoe_subcmd_config_ports()
4545 ports_config.start_port_num = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
4553 ports_config.no_of_ports = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
4555 if ((uint32)(ports_config.start_port_num + ports_config.no_of_ports) > in wl_android_natoe_subcmd_config_ports()
4562 &buflen, WL_NATOE_XTLV_CONFIG_PORTS, sizeof(ports_config), in wl_android_natoe_subcmd_config_ports()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_android.c4496 wl_natoe_ports_config_t *ports_config; in wlu_natoe_set_vars_cbfn() local
4498 ports_config = (wl_natoe_ports_config_t *)data; in wlu_natoe_set_vars_cbfn()
4500 dtoh16(ports_config->start_port_num)); in wlu_natoe_set_vars_cbfn()
4502 "number of ports: %d\n", dtoh16(ports_config->no_of_ports)); in wlu_natoe_set_vars_cbfn()
4767 wl_natoe_ports_config_t ports_config; in wl_android_natoe_subcmd_config_ports() local
4810 bzero(&ports_config, sizeof(ports_config)); 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()
4828 if ((uint32)(ports_config.start_port_num + ports_config.no_of_ports) > in wl_android_natoe_subcmd_config_ports()
4835 &buflen, WL_NATOE_XTLV_CONFIG_PORTS, sizeof(ports_config), in wl_android_natoe_subcmd_config_ports()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_android.c4582 wl_natoe_ports_config_t *ports_config; in wlu_natoe_set_vars_cbfn() local
4584 ports_config = (wl_natoe_ports_config_t *)data; in wlu_natoe_set_vars_cbfn()
4586 dtoh16(ports_config->start_port_num)); in wlu_natoe_set_vars_cbfn()
4588 "number of ports: %d\n", dtoh16(ports_config->no_of_ports)); in wlu_natoe_set_vars_cbfn()
4853 wl_natoe_ports_config_t ports_config; in wl_android_natoe_subcmd_config_ports() local
4896 bzero(&ports_config, sizeof(ports_config)); in wl_android_natoe_subcmd_config_ports()
4904 ports_config.start_port_num = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
4912 ports_config.no_of_ports = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
4914 if ((uint32)(ports_config.start_port_num + ports_config.no_of_ports) > in wl_android_natoe_subcmd_config_ports()
4921 &buflen, WL_NATOE_XTLV_CONFIG_PORTS, sizeof(ports_config), in wl_android_natoe_subcmd_config_ports()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android.c5328 wl_natoe_ports_config_t *ports_config; in wlu_natoe_set_vars_cbfn() local
5330 ports_config = (wl_natoe_ports_config_t *)data; in wlu_natoe_set_vars_cbfn()
5332 dtoh16(ports_config->start_port_num)); in wlu_natoe_set_vars_cbfn()
5334 "number of ports: %d\n", dtoh16(ports_config->no_of_ports)); in wlu_natoe_set_vars_cbfn()
5599 wl_natoe_ports_config_t ports_config; in wl_android_natoe_subcmd_config_ports() local
5642 bzero(&ports_config, sizeof(ports_config)); in wl_android_natoe_subcmd_config_ports()
5650 ports_config.start_port_num = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
5658 ports_config.no_of_ports = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
5660 if ((uint32)(ports_config.start_port_num + ports_config.no_of_ports) > in wl_android_natoe_subcmd_config_ports()
5667 &buflen, WL_NATOE_XTLV_CONFIG_PORTS, sizeof(ports_config), in wl_android_natoe_subcmd_config_ports()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c5312 wl_natoe_ports_config_t *ports_config; in wlu_natoe_set_vars_cbfn() local
5314 ports_config = (wl_natoe_ports_config_t *)data; in wlu_natoe_set_vars_cbfn()
5316 dtoh16(ports_config->start_port_num)); in wlu_natoe_set_vars_cbfn()
5318 "number of ports: %d\n", dtoh16(ports_config->no_of_ports)); in wlu_natoe_set_vars_cbfn()
5583 wl_natoe_ports_config_t ports_config; in wl_android_natoe_subcmd_config_ports() local
5626 bzero(&ports_config, sizeof(ports_config)); in wl_android_natoe_subcmd_config_ports()
5634 ports_config.start_port_num = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
5642 ports_config.no_of_ports = htod16(bcm_atoi(str)); in wl_android_natoe_subcmd_config_ports()
5644 if ((uint32)(ports_config.start_port_num + ports_config.no_of_ports) > in wl_android_natoe_subcmd_config_ports()
5651 &buflen, WL_NATOE_XTLV_CONFIG_PORTS, sizeof(ports_config), in wl_android_natoe_subcmd_config_ports()
[all …]