• Home
  • Raw
  • Download

Lines Matching refs:twt_params

3142 void ath11k_wmi_fill_default_twt_params(struct wmi_twt_enable_params *twt_params)  in ath11k_wmi_fill_default_twt_params()  argument
3144 twt_params->sta_cong_timer_ms = ATH11K_TWT_DEF_STA_CONG_TIMER_MS; in ath11k_wmi_fill_default_twt_params()
3145 twt_params->default_slot_size = ATH11K_TWT_DEF_DEFAULT_SLOT_SIZE; in ath11k_wmi_fill_default_twt_params()
3146 twt_params->congestion_thresh_setup = ATH11K_TWT_DEF_CONGESTION_THRESH_SETUP; in ath11k_wmi_fill_default_twt_params()
3147 twt_params->congestion_thresh_teardown = in ath11k_wmi_fill_default_twt_params()
3149 twt_params->congestion_thresh_critical = in ath11k_wmi_fill_default_twt_params()
3151 twt_params->interference_thresh_teardown = in ath11k_wmi_fill_default_twt_params()
3153 twt_params->interference_thresh_setup = in ath11k_wmi_fill_default_twt_params()
3155 twt_params->min_no_sta_setup = ATH11K_TWT_DEF_MIN_NO_STA_SETUP; in ath11k_wmi_fill_default_twt_params()
3156 twt_params->min_no_sta_teardown = ATH11K_TWT_DEF_MIN_NO_STA_TEARDOWN; in ath11k_wmi_fill_default_twt_params()
3157 twt_params->no_of_bcast_mcast_slots = ATH11K_TWT_DEF_NO_OF_BCAST_MCAST_SLOTS; in ath11k_wmi_fill_default_twt_params()
3158 twt_params->min_no_twt_slots = ATH11K_TWT_DEF_MIN_NO_TWT_SLOTS; in ath11k_wmi_fill_default_twt_params()
3159 twt_params->max_no_sta_twt = ATH11K_TWT_DEF_MAX_NO_STA_TWT; in ath11k_wmi_fill_default_twt_params()
3160 twt_params->mode_check_interval = ATH11K_TWT_DEF_MODE_CHECK_INTERVAL; in ath11k_wmi_fill_default_twt_params()
3161 twt_params->add_sta_slot_interval = ATH11K_TWT_DEF_ADD_STA_SLOT_INTERVAL; in ath11k_wmi_fill_default_twt_params()
3162 twt_params->remove_sta_slot_interval = in ath11k_wmi_fill_default_twt_params()
3165 twt_params->mbss_support = 0; in ath11k_wmi_fill_default_twt_params()