Home
last modified time | relevance | path

Searched refs:he_enab (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_common.c7802 dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab) in dhd_control_he_enab() argument
7810 ret = bcm_pack_xtlv_entry((uint8**)&pxtlv, &mybuf_len, WL_HE_CMD_ENAB, sizeof(he_enab), in dhd_control_he_enab()
7811 &he_enab, BCM_XTLV_OPTION_ALIGN32); in dhd_control_he_enab()
7822 __FUNCTION__, he_enab, bcmerrorstr(ret))); in dhd_control_he_enab()
7824 DHD_ERROR(("%s he_enab (%d) set successed\n", __FUNCTION__, he_enab)); in dhd_control_he_enab()
H A Ddhd.h3489 extern int dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_common.c7818 dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab) in dhd_control_he_enab() argument
7826 ret = bcm_pack_xtlv_entry((uint8**)&pxtlv, &mybuf_len, WL_HE_CMD_ENAB, sizeof(he_enab), in dhd_control_he_enab()
7827 &he_enab, BCM_XTLV_OPTION_ALIGN32); in dhd_control_he_enab()
7838 __FUNCTION__, he_enab, bcmerrorstr(ret))); in dhd_control_he_enab()
7840 DHD_ERROR(("%s he_enab (%d) set successed\n", __FUNCTION__, he_enab)); in dhd_control_he_enab()
H A Ddhd.h3484 extern int dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_common.c7818 dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab) in dhd_control_he_enab() argument
7826 ret = bcm_pack_xtlv_entry((uint8**)&pxtlv, &mybuf_len, WL_HE_CMD_ENAB, sizeof(he_enab), in dhd_control_he_enab()
7827 &he_enab, BCM_XTLV_OPTION_ALIGN32); in dhd_control_he_enab()
7838 __FUNCTION__, he_enab, bcmerrorstr(ret))); in dhd_control_he_enab()
7840 DHD_ERROR(("%s he_enab (%d) set successed\n", __FUNCTION__, he_enab)); in dhd_control_he_enab()
H A Ddhd.h3484 extern int dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvif.c6332 u8 he_enab = 0; in wl_get_ap_he_mode() local
6351 he_enab = *(u8*)cfg->ioctl_buf; in wl_get_ap_he_mode()
6354 if (!he_enab) { in wl_get_ap_he_mode()
H A Ddhd_common.c11310 dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab) in dhd_control_he_enab() argument
11318 ret = bcm_pack_xtlv_entry((uint8**)&pxtlv, &mybuf_len, WL_HE_CMD_ENAB, sizeof(he_enab), in dhd_control_he_enab()
11319 &he_enab, BCM_XTLV_OPTION_ALIGN32); in dhd_control_he_enab()
11330 __FUNCTION__, he_enab, bcmerrorstr(ret))); in dhd_control_he_enab()
11332 DHD_ERROR(("%s he_enab (%d) set successed\n", __FUNCTION__, he_enab)); in dhd_control_he_enab()
H A Ddhd.h4580 extern int dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgvif.c6287 u8 he_enab = 0; in wl_get_ap_he_mode() local
6306 he_enab = *(u8*)cfg->ioctl_buf; in wl_get_ap_he_mode()
6309 if (!he_enab) { in wl_get_ap_he_mode()
H A Ddhd_common.c11315 dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab) in dhd_control_he_enab() argument
11323 ret = bcm_pack_xtlv_entry((uint8**)&pxtlv, &mybuf_len, WL_HE_CMD_ENAB, sizeof(he_enab), in dhd_control_he_enab()
11324 &he_enab, BCM_XTLV_OPTION_ALIGN32); in dhd_control_he_enab()
11335 __FUNCTION__, he_enab, bcmerrorstr(ret))); in dhd_control_he_enab()
11337 DHD_ERROR(("%s he_enab (%d) set successed\n", __FUNCTION__, he_enab)); in dhd_control_he_enab()
H A Ddhd.h4575 extern int dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab);