| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_sec.c | 256 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)power_mode, 272 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)power_mode, 297 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)power_mode, 324 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_UP, (char *)&wl_updown, 351 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_DOWN, (char *)&wl_updown, 357 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)power_mode,
|
| H A D | dhd_cdc.c | 631 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, buf, sizeof(buf), FALSE, 0); in dhd_sync_with_dongle() 647 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_REVINFO, &revinfo, sizeof(revinfo), FALSE, 0); in dhd_sync_with_dongle() 667 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, buf, sizeof(buf), FALSE, 0); in dhd_sync_with_dongle()
|
| H A D | dhd_config.c | 1441 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_DOWN, NULL, 0, TRUE, ifidx)) < 0) in dhd_conf_set_intiovar() 1447 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, sizeof(iovbuf), TRUE, ifidx)) < 0) in dhd_conf_set_intiovar() 1451 if ((ret = dhd_wl_ioctl_cmd(dhd, cmd, &val, sizeof(val), TRUE, ifidx)) < 0) in dhd_conf_set_intiovar() 1468 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_DOWN, NULL, 0, TRUE, ifidx)) < 0) in dhd_conf_set_bufiovar() 1475 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, iovar_len, TRUE, ifidx); in dhd_conf_set_bufiovar() 1481 if ((ret = dhd_wl_ioctl_cmd(dhd, cmd, buf, len, TRUE, ifidx)) < 0) in dhd_conf_set_bufiovar() 1504 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, iovbuf_len, FALSE, ifidx); in dhd_conf_iovar_buf() 1516 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, iovar_len, TRUE, ifidx); in dhd_conf_iovar_buf() 1538 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, sizeof(iovbuf), FALSE, ifidx); in dhd_conf_get_iovar() 1548 ret = dhd_wl_ioctl_cmd(dhd, cmd, buf, len, FALSE, 0); in dhd_conf_get_iovar() [all …]
|
| H A D | dhd_common.c | 1689 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() function 1710 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, sizeof(iovbuf), set, ifidx); in dhd_wl_ioctl_get_intiovar() 1737 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, len, set, ifidx); in dhd_wl_ioctl_set_intiovar() 2252 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, msglen+1, FALSE, 0) < 0) { in dhd_mem_debug() 2305 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, len, FALSE, 0) < 0) { in dhd_mem_debug() 6036 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 6042 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 6363 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_set() 6626 retcode = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, idx); in dhd_ndo_add_ip() 6659 retcode = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, idx); in dhd_ndo_remove_ip() [all …]
|
| H A D | dhd_linux_sock_qos.c | 208 ret = dhd_wl_ioctl_cmd(&dhd->pub, WLC_SET_FAKEFRAG, (char *)&val, in dhd_init_sock_flows_buf() 596 ret = dhd_wl_ioctl_cmd(&dhd->pub, WLC_SET_FAKEFRAG, (char *)&val, in dhd_change_frameburst_state()
|
| H A D | dhd_pno.c | 749 err = dhd_wl_ioctl_cmd(dhd, WLC_GET_VALID_CHANNELS, chan_buf, sizeof(chan_buf), FALSE, 0); in _dhd_pno_get_channels() 4639 dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, len, TRUE, 0)) < 0) in dhd_pno_cfg() 4667 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, in dhd_pno_suspend() 4745 if (dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, len, TRUE, 0) < 0) in dhd_pno_set_add() 4764 dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, len, TRUE, 0)) < 0) { in dhd_pno_set_add() 4808 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, in dhd_pno_enable() 4822 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, in dhd_pno_enable() 4852 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, 0)) >= 0) { in dhd_pno_clean() 4856 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, in dhd_pno_clean()
|
| H A D | dhd_linux.c | 2292 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)&power_mode, in dhd_set_suspend() 2520 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)&power_mode, in dhd_set_suspend() 3516 ret = dhd_wl_ioctl_cmd(&dhdinfo->pub, WLC_GET_VAR, buf, sizeof(buf), FALSE, ifp->idx); in dhd_op_if_update() 13188 return dhd_wl_ioctl_cmd(dhd, WLC_SET_ROAM_SCAN_PERIOD, in dhd_preinit_proc() 13198 return dhd_wl_ioctl_cmd(dhd, WLC_SET_ROAM_DELTA, &x, sizeof(x), TRUE, 0); in dhd_preinit_proc() 13205 ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_ROAM_TRIGGER, &roam_trigger, in dhd_preinit_proc() 13224 ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, in dhd_preinit_proc() 13253 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_BAND, &var_int, in dhd_preinit_proc() 13284 if (dhd_wl_ioctl_cmd(dhd, WLC_DOWN, NULL, 0, TRUE, 0) < 0) { in dhd_preinit_proc() 13291 if (dhd_wl_ioctl_cmd(dhd, WLC_UP, NULL, 0, TRUE, 0) < 0) { in dhd_preinit_proc() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_sec.c | 256 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)power_mode, 272 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)power_mode, 297 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)power_mode, 324 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_UP, (char *)&wl_updown, 351 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_DOWN, (char *)&wl_updown, 357 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)power_mode,
|
| H A D | dhd_config.c | 1375 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_DOWN, NULL, 0, TRUE, 0)) < 0) in dhd_conf_set_intiovar() 1381 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, sizeof(iovbuf), TRUE, 0)) < 0) in dhd_conf_set_intiovar() 1385 if ((ret = dhd_wl_ioctl_cmd(dhd, cmd, &val, sizeof(val), TRUE, 0)) < 0) in dhd_conf_set_intiovar() 1402 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_DOWN, NULL, 0, TRUE, ifidx)) < 0) in dhd_conf_set_bufiovar() 1409 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, iovar_len, TRUE, ifidx); in dhd_conf_set_bufiovar() 1415 if ((ret = dhd_wl_ioctl_cmd(dhd, cmd, buf, len, TRUE, ifidx)) < 0) in dhd_conf_set_bufiovar() 1438 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, iovbuf_len, FALSE, ifidx); in dhd_conf_iovar_buf() 1450 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, iovar_len, TRUE, ifidx); in dhd_conf_iovar_buf() 1472 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, sizeof(iovbuf), FALSE, ifidx); in dhd_conf_get_iovar() 1482 ret = dhd_wl_ioctl_cmd(dhd, cmd, buf, len, FALSE, 0); in dhd_conf_get_iovar() [all …]
|
| H A D | dhd_common.c | 1689 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() function 1710 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, sizeof(iovbuf), set, ifidx); in dhd_wl_ioctl_get_intiovar() 1737 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, len, set, ifidx); in dhd_wl_ioctl_set_intiovar() 2252 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, msglen+1, FALSE, 0) < 0) { in dhd_mem_debug() 2305 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, len, FALSE, 0) < 0) { in dhd_mem_debug() 6041 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 6047 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 6368 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_set() 6631 retcode = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, idx); in dhd_ndo_add_ip() 6664 retcode = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, idx); in dhd_ndo_remove_ip() [all …]
|
| H A D | dhd_cdc.c | 710 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, buf, sizeof(buf), FALSE, 0); in dhd_sync_with_dongle() 726 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_REVINFO, &revinfo, sizeof(revinfo), FALSE, 0); in dhd_sync_with_dongle() 746 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, buf, sizeof(buf), FALSE, 0); in dhd_sync_with_dongle()
|
| H A D | dhd_linux_sock_qos.c | 208 ret = dhd_wl_ioctl_cmd(&dhd->pub, WLC_SET_FAKEFRAG, (char *)&val, in dhd_init_sock_flows_buf() 596 ret = dhd_wl_ioctl_cmd(&dhd->pub, WLC_SET_FAKEFRAG, (char *)&val, in dhd_change_frameburst_state()
|
| H A D | dhd_pno.c | 749 err = dhd_wl_ioctl_cmd(dhd, WLC_GET_VALID_CHANNELS, chan_buf, sizeof(chan_buf), FALSE, 0); in _dhd_pno_get_channels() 4639 dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, len, TRUE, 0)) < 0) in dhd_pno_cfg() 4667 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, in dhd_pno_suspend() 4745 if (dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, len, TRUE, 0) < 0) in dhd_pno_set_add() 4764 dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, len, TRUE, 0)) < 0) { in dhd_pno_set_add() 4808 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, in dhd_pno_enable() 4822 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, in dhd_pno_enable() 4852 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, 0)) >= 0) { in dhd_pno_clean() 4856 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, in dhd_pno_clean()
|
| H A D | dhd_linux.c | 2283 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)&power_mode, in dhd_set_suspend() 2511 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)&power_mode, in dhd_set_suspend() 3507 ret = dhd_wl_ioctl_cmd(&dhdinfo->pub, WLC_GET_VAR, buf, sizeof(buf), FALSE, ifp->idx); in dhd_op_if_update() 13307 return dhd_wl_ioctl_cmd(dhd, WLC_SET_ROAM_SCAN_PERIOD, in dhd_preinit_proc() 13317 return dhd_wl_ioctl_cmd(dhd, WLC_SET_ROAM_DELTA, &x, sizeof(x), TRUE, 0); in dhd_preinit_proc() 13324 ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_ROAM_TRIGGER, &roam_trigger, in dhd_preinit_proc() 13343 ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, in dhd_preinit_proc() 13372 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_BAND, &var_int, in dhd_preinit_proc() 13403 if (dhd_wl_ioctl_cmd(dhd, WLC_DOWN, NULL, 0, TRUE, 0) < 0) { in dhd_preinit_proc() 13410 if (dhd_wl_ioctl_cmd(dhd, WLC_UP, NULL, 0, TRUE, 0) < 0) { in dhd_preinit_proc() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_common.c | 503 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, &dhd->sssr_reg_info, in dhd_get_sssr_reg_info() 770 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() function 791 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, sizeof(iovbuf), set, ifidx); in dhd_wl_ioctl_get_intiovar() 818 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, len, set, ifidx); in dhd_wl_ioctl_set_intiovar() 1114 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, msglen, FALSE, 0) < 0) { in dhd_mem_debug() 1163 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, len, FALSE, 0) < 0) { in dhd_mem_debug() 3406 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 3703 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_set() 3918 retcode = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, idx); in dhd_ndo_add_ip() 3951 retcode = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, idx); in dhd_ndo_remove_ip() [all …]
|
| H A D | dhd_config.c | 717 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_DOWN, NULL, 0, TRUE, 0)) < 0) in dhd_conf_set_intiovar() 723 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, sizeof(iovbuf), TRUE, 0)) < 0) in dhd_conf_set_intiovar() 727 if ((ret = dhd_wl_ioctl_cmd(dhd, cmd, &val, sizeof(val), TRUE, 0)) < 0) in dhd_conf_set_intiovar() 744 if ((ret = dhd_wl_ioctl_cmd(dhd, WLC_DOWN, NULL, 0, TRUE, ifidx)) < 0) in dhd_conf_set_bufiovar() 751 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, iovar_len, TRUE, ifidx); in dhd_conf_set_bufiovar() 757 if ((ret = dhd_wl_ioctl_cmd(dhd, cmd, buf, len, TRUE, ifidx)) < 0) in dhd_conf_set_bufiovar() 773 ret = dhd_wl_ioctl_cmd(dhd, cmd, iovbuf, sizeof(iovbuf), FALSE, ifidx); in dhd_conf_get_iovar() 783 ret = dhd_wl_ioctl_cmd(dhd, cmd, buf, len, FALSE, 0); in dhd_conf_get_iovar() 912 if ((bcmerror = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, cspec, sizeof(wl_country_t), in dhd_conf_get_country() 985 if ((bcmerror = dhd_wl_ioctl_cmd(dhd, WLC_GET_VALID_CHANNELS, valid_chan_list, in dhd_conf_fix_country() [all …]
|
| H A D | dhd_linux.c | 3481 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)&power_mode, in dhd_set_suspend() 3669 dhd_wl_ioctl_cmd(dhd, WLC_SET_PM, (char *)&power_mode, in dhd_set_suspend() 4455 ret = dhd_wl_ioctl_cmd(&dhdinfo->pub, WLC_GET_VAR, buf, sizeof(buf), FALSE, ifp->idx); in dhd_op_if_update() 8096 dhd_wl_ioctl_cmd(dhdp, WLC_SET_VAR, iovbuf, sizeof(iovbuf), TRUE, 0); in dhd_deepsleep() 8102 dhd_wl_ioctl_cmd(dhdp, WLC_SET_VAR, iovbuf, sizeof(iovbuf), TRUE, 0); in dhd_deepsleep() 8114 dhd_wl_ioctl_cmd(dhdp, WLC_SET_VAR, iovbuf, in dhd_deepsleep() 8120 if ((ret = dhd_wl_ioctl_cmd(dhdp, WLC_GET_VAR, iovbuf, in dhd_deepsleep() 8137 dhd_wl_ioctl_cmd(dhdp, WLC_SET_VAR, iovbuf, sizeof(iovbuf), TRUE, 0); in dhd_deepsleep() 8618 if (!dhd_wl_ioctl_cmd(&dhd->pub, WLC_GET_VAR, iovbuf, sizeof(iovbuf), FALSE, 0)) { in dhd_open() 8639 if (!dhd_wl_ioctl_cmd(&dhd->pub, WLC_SET_VAR, iovbuf, sizeof(iovbuf), TRUE, 0)) { in dhd_open() [all …]
|
| H A D | dhd_flowring.c | 1050 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, iovbuf, sizeof(iovbuf), FALSE, 0) < 0) { in dhd_flow_prio_map() 1058 if (dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, sizeof(iovbuf), TRUE, 0) < 0) { in dhd_flow_prio_map()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 957 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() function 978 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, sizeof(iovbuf), set, ifidx); in dhd_wl_ioctl_get_intiovar() 1005 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, len, set, ifidx); in dhd_wl_ioctl_set_intiovar() 1384 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, msglen+1, FALSE, 0) < 0) { in dhd_mem_debug() 1437 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, len, FALSE, 0) < 0) { in dhd_mem_debug() 3893 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 3899 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 4219 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_set() 4452 retcode = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, idx); in dhd_ndo_add_ip() 4487 retcode = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, iovbuf, iov_len, FALSE, ifidx); in check_reverse_aifsn_condition() [all …]
|
| H A D | dhd_cdc.c | 595 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, buf, sizeof(buf), FALSE, 0); in dhd_sync_with_dongle() 611 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_REVINFO, &revinfo, sizeof(revinfo), FALSE, 0); in dhd_sync_with_dongle()
|
| H A D | dhd_flowring.c | 1221 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, iovbuf, sizeof(iovbuf), FALSE, 0) < 0) { in dhd_flow_prio_map() 1232 if (dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, len, TRUE, 0) < 0) { in dhd_flow_prio_map()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 958 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() function 979 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, sizeof(iovbuf), set, ifidx); in dhd_wl_ioctl_get_intiovar() 1006 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, len, set, ifidx); in dhd_wl_ioctl_set_intiovar() 1385 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, msglen+1, FALSE, 0) < 0) { in dhd_mem_debug() 1438 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, len, FALSE, 0) < 0) { in dhd_mem_debug() 3913 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 3919 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 4239 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_set() 4472 retcode = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, idx); in dhd_ndo_add_ip() 4507 retcode = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, iovbuf, iov_len, FALSE, ifidx); in check_reverse_aifsn_condition() [all …]
|
| H A D | dhd_cdc.c | 595 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, buf, sizeof(buf), FALSE, 0); in dhd_sync_with_dongle() 611 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_REVINFO, &revinfo, sizeof(revinfo), FALSE, 0); in dhd_sync_with_dongle()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 958 dhd_wl_ioctl_cmd(dhd_pub_t *dhd_pub, int cmd, void *arg, int len, uint8 set, int ifidx) in dhd_wl_ioctl_cmd() function 979 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, sizeof(iovbuf), set, ifidx); in dhd_wl_ioctl_get_intiovar() 1006 ret = dhd_wl_ioctl_cmd(dhd_pub, cmd, iovbuf, len, set, ifidx); in dhd_wl_ioctl_set_intiovar() 1385 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, msglen+1, FALSE, 0) < 0) { in dhd_mem_debug() 1438 if (dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, msg, len, FALSE, 0) < 0) { in dhd_mem_debug() 3913 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 3919 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_enable() 4239 rc = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, buf, buf_len, TRUE, 0); in dhd_pktfilter_offload_set() 4472 retcode = dhd_wl_ioctl_cmd(dhd, WLC_SET_VAR, iovbuf, iov_len, TRUE, idx); in dhd_ndo_add_ip() 4507 retcode = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, iovbuf, iov_len, FALSE, ifidx); in check_reverse_aifsn_condition() [all …]
|
| H A D | dhd_cdc.c | 595 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_VAR, buf, sizeof(buf), FALSE, 0); in dhd_sync_with_dongle() 611 ret = dhd_wl_ioctl_cmd(dhd, WLC_GET_REVINFO, &revinfo, sizeof(revinfo), FALSE, 0); in dhd_sync_with_dongle()
|