| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 7802 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 D | dhd.h | 3489 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 D | dhd_common.c | 7818 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 D | dhd.h | 3484 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 D | dhd_common.c | 7818 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 D | dhd.h | 3484 extern int dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 6332 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 D | dhd_common.c | 11310 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 D | dhd.h | 4580 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 D | wl_cfgvif.c | 6287 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 D | dhd_common.c | 11315 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 D | dhd.h | 4575 extern int dhd_control_he_enab(dhd_pub_t * dhd, uint8 he_enab);
|