Searched refs:dhd_conf_iovar_buf (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.c | 1489 dhd_conf_iovar_buf(dhd_pub_t *dhd, int ifidx, int cmd, char *name, in dhd_conf_iovar_buf() function 1722 dhd_conf_iovar_buf(dhd, 0, WLC_SET_VAR, cmd, var, sizeof(var)); in dhd_conf_reg2args() 1724 ret = dhd_conf_iovar_buf(dhd, 0, WLC_GET_VAR, cmd, var, sizeof(var)); in dhd_conf_reg2args()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.c | 1423 dhd_conf_iovar_buf(dhd_pub_t *dhd, int ifidx, int cmd, char *name, in dhd_conf_iovar_buf() function 1522 dhd_conf_iovar_buf(dhd, 0, WLC_SET_VAR, cmd, var, sizeof(var)); in dhd_conf_reg2args() 1524 ret = dhd_conf_iovar_buf(dhd, 0, WLC_GET_VAR, cmd, var, sizeof(var)); in dhd_conf_reg2args()
|