| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 351 int dhd_conf_get_iovar(dhd_pub_t *dhd, int ifidx, int cmd, char *name,
|
| H A D | dhd_config.c | 765 dhd_conf_get_iovar(dhd_pub_t *dhd, int ifidx, int cmd, char *name, in dhd_conf_get_iovar() function 1086 ret = dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "event_msgs", eventmask, in dhd_conf_apply_eventbuffer() 1642 ret = dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "wowl_wakeind", in dhd_conf_wowl_wakeind() 1701 ret = dhd_conf_get_iovar(dhd, ifidx, WLC_GET_VAR, "cur_etheraddr", in dhd_conf_mkeep_alive() 1744 dhd_conf_get_iovar(dhd, ifidx, WLC_GET_VAR, "cur_etheraddr", iovar_buf, total_len); in dhd_conf_set_garp() 1818 dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "event_msgs", in dhd_conf_set_suspend_event() 2006 dhd_conf_get_iovar(dhd, 0, WLC_GET_PM, "WLC_GET_PM", (char *)&pm, sizeof(pm)); in dhd_conf_set_suspend_resume()
|
| H A D | dhd_linux.c | 12246 dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "arpoe", (char *)&arpoe, sizeof(arpoe)); in dhd_alive_postinit() 12248 ret = dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "arp_version", in dhd_alive_postinit() 12261 dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "cur_etheraddr", in dhd_alive_postinit() 12286 ret= dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "tdls_enable", (char *)&tdls, in dhd_alive_postinit() 12344 dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "ver", (char *)buf, sizeof(buf)); in dhd_alive_postinit() 12364 dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "proptx_credit_map", in dhd_alive_postinit()
|
| H A D | dhd_wlfc.c | 3706 ret= dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "tlv", (char *)&tlv, sizeof(tlv)); in dhd_chipalive_wlfc_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.c | 1530 dhd_conf_get_iovar(dhd_pub_t *dhd, int ifidx, int cmd, char *name, in dhd_conf_get_iovar() function 1563 ret = dhd_conf_get_iovar(dhd, 0, WLC_GET_VERSION, "WLC_GET_VERSION", in dhd_conf_get_ioctl_ver() 2060 dhd_conf_get_iovar(dhd, ifidx, WLC_GET_VAR, "wnm_bsstrans_resp", in dhd_conf_set_roam() 2119 ret = dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "event_msgs", eventmask, in dhd_conf_apply_eventbuffer() 2686 ret = dhd_conf_get_iovar(dhd, ifidx, WLC_GET_VAR, "wowl_wakeind", in dhd_conf_wowl_wakeind() 2745 ret = dhd_conf_get_iovar(dhd, ifidx, WLC_GET_VAR, "cur_etheraddr", in dhd_conf_mkeep_alive() 2788 dhd_conf_get_iovar(dhd, ifidx, WLC_GET_VAR, "cur_etheraddr", iovar_buf, total_len); in dhd_conf_set_garp() 2914 dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "event_msgs", in dhd_conf_set_suspend_event() 2977 dhd_conf_get_iovar(dhd, ifidx, WLC_GET_PM, "WLC_GET_PM", (char *)&pm, sizeof(pm)); in dhd_conf_suspend_resume_sta()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.c | 1464 dhd_conf_get_iovar(dhd_pub_t *dhd, int ifidx, int cmd, char *name, in dhd_conf_get_iovar() function 1941 dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "wnm_bsstrans_resp", in dhd_conf_set_roam() 2000 ret = dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "event_msgs", eventmask, in dhd_conf_apply_eventbuffer() 2568 ret = dhd_conf_get_iovar(dhd, ifidx, WLC_GET_VAR, "wowl_wakeind", in dhd_conf_wowl_wakeind() 2627 ret = dhd_conf_get_iovar(dhd, ifidx, WLC_GET_VAR, "cur_etheraddr", in dhd_conf_mkeep_alive() 2670 dhd_conf_get_iovar(dhd, ifidx, WLC_GET_VAR, "cur_etheraddr", iovar_buf, total_len); in dhd_conf_set_garp() 2796 dhd_conf_get_iovar(dhd, 0, WLC_GET_VAR, "event_msgs", in dhd_conf_set_suspend_event() 2859 dhd_conf_get_iovar(dhd, 0, WLC_GET_PM, "WLC_GET_PM", (char *)&pm, sizeof(pm)); in dhd_conf_suspend_resume_sta()
|