Home
last modified time | relevance | path

Searched refs:rsdb_p (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android_ext.c4981 wl_config_t *rsdb_p; in wl_ext_iapsta_get_rsdb() local
4991 rsdb_p = (wl_config_t *) iovar_buf; in wl_ext_iapsta_get_rsdb()
4992 rsdb = rsdb_p->config; in wl_ext_iapsta_get_rsdb()
5534 wl_config_t rsdb_mode_cfg = {1, 0}, *rsdb_p; in wl_ext_rsdb_mode() local
5546 rsdb_p = (wl_config_t *) iovar_buf; in wl_ext_rsdb_mode()
5547 ret = snprintf(command, total_len, "%d", rsdb_p->config); in wl_ext_rsdb_mode()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c6075 wl_config_t *rsdb_p; in wl_ext_iapsta_get_rsdb() local
6085 rsdb_p = (wl_config_t *) iovar_buf; in wl_ext_iapsta_get_rsdb()
6086 rsdb = rsdb_p->status; in wl_ext_iapsta_get_rsdb()
6088 rsdb_p->config, rsdb_p->status); in wl_ext_iapsta_get_rsdb()
H A Dwl_android_ext.c1689 wl_config_t rsdb_mode_cfg = {1, 0}, *rsdb_p; in wl_ext_rsdb_mode() local
1701 rsdb_p = (wl_config_t *) iovar_buf; in wl_ext_rsdb_mode()
1702 ret = snprintf(command, total_len, "%d", rsdb_p->config); in wl_ext_rsdb_mode()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android_ext.c1663 wl_config_t rsdb_mode_cfg = {1, 0}, *rsdb_p; in wl_ext_rsdb_mode() local
1675 rsdb_p = (wl_config_t *) iovar_buf; in wl_ext_rsdb_mode()
1676 ret = snprintf(command, total_len, "%d", rsdb_p->config); in wl_ext_rsdb_mode()
H A Dwl_iapsta.c6674 wl_config_t *rsdb_p; in wl_ext_iapsta_get_rsdb() local
6684 rsdb_p = (wl_config_t *) iovar_buf; in wl_ext_iapsta_get_rsdb()
6685 rsdb = rsdb_p->status; in wl_ext_iapsta_get_rsdb()
6687 rsdb_p->config, rsdb_p->status); in wl_ext_iapsta_get_rsdb()