Searched refs:twt_feature_set (Results 1 – 3 of 3) sorted by relevance
78 struct wlan_twt_features *twt_feature_set) in wlan_twt_get_feature_info() argument80 twt_feature_set->enable_twt = wlan_twt_cfg_is_twt_enabled(psoc); in wlan_twt_get_feature_info()81 if (twt_feature_set->enable_twt) { in wlan_twt_get_feature_info()84 &twt_feature_set->enable_twt_broadcast); in wlan_twt_get_feature_info()87 &twt_feature_set->enable_twt_requester); in wlan_twt_get_feature_info()88 twt_feature_set->enable_twt_flexible = true; in wlan_twt_get_feature_info()
131 struct wlan_twt_features *twt_feature_set);188 struct wlan_twt_features *twt_feature_set) in wlan_twt_get_feature_info() argument
365 struct wlan_twt_features twt_feature_set = {0}; in wma_set_feature_set_info() local403 wlan_twt_get_feature_info(psoc, &twt_feature_set); in wma_set_feature_set_info()404 feature_set->enable_twt = twt_feature_set.enable_twt; in wma_set_feature_set_info()407 twt_feature_set.enable_twt_requester; in wma_set_feature_set_info()409 twt_feature_set.enable_twt_broadcast; in wma_set_feature_set_info()411 twt_feature_set.enable_twt_flexible; in wma_set_feature_set_info()