Home
last modified time | relevance | path

Searched refs:he_id (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.c1815 uint16 he_id = -1, he_len = 0, mybuf_len = sizeof(mybuf); in dhd_conf_he_cmd() local
1826 he_id = tpl->id; in dhd_conf_he_cmd()
1831 if (he_id < 0) { in dhd_conf_he_cmd()
1840 ret = bcm_pack_xtlv_entry((uint8**)&pxtlv, &mybuf_len, he_id, in dhd_conf_he_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.c1615 uint16 he_id = -1, he_len = 0, mybuf_len = sizeof(mybuf); in dhd_conf_he_cmd() local
1626 he_id = tpl->id; in dhd_conf_he_cmd()
1631 if (he_id < 0) { in dhd_conf_he_cmd()
1640 ret = bcm_pack_xtlv_entry((uint8**)&pxtlv, &mybuf_len, he_id, in dhd_conf_he_cmd()