Searched refs:he_val (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.c | 1816 uint32 he_val; in dhd_conf_he_cmd() local 1839 he_val = simple_strtol(he_val_str, NULL, 0); in dhd_conf_he_cmd() 1841 he_len, (uint8 *)&he_val, BCM_XTLV_OPTION_ALIGN32); in dhd_conf_he_cmd() 1846 CONFIG_TRACE("he %s 0x%x\n", sub_cmd, he_val); in dhd_conf_he_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.c | 1616 uint32 he_val; in dhd_conf_he_cmd() local 1639 he_val = simple_strtol(he_val_str, NULL, 0); in dhd_conf_he_cmd() 1641 he_len, (uint8 *)&he_val, BCM_XTLV_OPTION_ALIGN32); in dhd_conf_he_cmd() 1646 CONFIG_TRACE("he %s 0x%x\n", sub_cmd, he_val); in dhd_conf_he_cmd()
|