Searched refs:is_all_twt_tgt_cap_enabled (Results 1 – 3 of 3) sorted by relevance
314 mlme_obj->cfg.twt_cfg.is_all_twt_tgt_cap_enabled = val; in ucfg_mlme_set_twt_all_twt_tgt_cap()328 *val = mlme_obj->cfg.twt_cfg.is_all_twt_tgt_cap_enabled; in ucfg_mlme_get_twt_all_twt_tgt_cap()
694 bool is_all_twt_tgt_cap_enabled = false; in hdd_twt_check_all_twt_support() local703 &is_all_twt_tgt_cap_enabled); in hdd_twt_check_all_twt_support()707 if (!is_all_twt_tgt_cap_enabled) { in hdd_twt_check_all_twt_support()
1663 bool is_all_twt_tgt_cap_enabled; member