Home
last modified time | relevance | path

Searched refs:ac_vo (Results 1 – 13 of 13) sorted by relevance

/freebsd/tools/tools/net80211/wlaninject/
H A DREADME33 ac_vo, vo voice
/freebsd/contrib/wpa/src/ap/
H A Dap_config.c196 const struct hostapd_wmm_ac_params ac_vo = /* voice traffic */ in hostapd_config_defaults() local
248 conf->wmm_ac_params[3] = ac_vo; in hostapd_config_defaults()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h4326 struct wmi_wmm_params ac_vo; member
4342 struct wmi_wmm_params_arg ac_vo; member
H A Dwmi-tlv.c2668 ath10k_wmi_set_wmm_param(&cmd->vdev_wmm_params[3].params, &arg->ac_vo); in ath10k_wmi_tlv_op_gen_vdev_wmm_conf()
3208 ptr = ath10k_wmi_tlv_put_wmm(ptr, &arg->ac_vo); in ath10k_wmi_tlv_op_gen_pdev_set_wmm()
H A Dwmi.c7987 ath10k_wmi_set_wmm_param(&cmd->ac_vo, &arg->ac_vo); in ath10k_wmi_op_gen_pdev_set_wmm()
H A Dmac.c7849 p = &arvif->wmm_params.ac_vo; in ath10k_conf_tx()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.c4633 const struct hostapd_wmm_ac_params ac_vo = /* voice traffic */ in wpa_config_alloc_empty() local
4676 config->wmm_ac_params[3] = ac_vo; in wpa_config_alloc_empty()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h4501 struct wmi_wmm_params_arg ac_vo; member
H A Dmac.c4029 p = &arvif->wmm_params.ac_vo; in ath12k_mac_op_conf_tx()
H A Dwmi.c2740 wmi_wmm_arg = &param->ac_vo; in ath12k_wmi_send_wmm_update_cmd()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h5272 struct wmi_wmm_params_arg ac_vo; member
H A Dmac.c5348 p = &arvif->wmm_params.ac_vo; in ath11k_mac_op_conf_tx()
H A Dwmi.c2769 wmi_wmm_arg = &param->ac_vo; in ath11k_wmi_send_wmm_update_cmd_tlv()