Searched refs:wmm_params (Results 1 – 7 of 7) sorted by relevance
320 struct wmi_wmm_params_all_arg wmm_params; member
4894 p = &arvif->wmm_params.ac_vo; in ath11k_mac_op_conf_tx()4897 p = &arvif->wmm_params.ac_vi; in ath11k_mac_op_conf_tx()4900 p = &arvif->wmm_params.ac_be; in ath11k_mac_op_conf_tx()4903 p = &arvif->wmm_params.ac_bk; in ath11k_mac_op_conf_tx()4918 &arvif->wmm_params); in ath11k_mac_op_conf_tx()
4910 struct wmi_wmm_params wmm_params[4]; member
2548 wmm_param = (struct wmi_wmm_params *)&cmd->wmm_params[ac]; in ath11k_wmi_send_wmm_update_cmd_tlv()
623 struct wmi_wmm_params_all_arg wmm_params; member
7836 p = &arvif->wmm_params.ac_vo; in ath10k_conf_tx()7839 p = &arvif->wmm_params.ac_vi; in ath10k_conf_tx()7842 p = &arvif->wmm_params.ac_be; in ath10k_conf_tx()7845 p = &arvif->wmm_params.ac_bk; in ath10k_conf_tx()7867 &arvif->wmm_params); in ath10k_conf_tx()7877 ret = ath10k_wmi_pdev_set_wmm_params(ar, &arvif->wmm_params); in ath10k_conf_tx()
282 struct ieee80211_tx_queue_params wmm_params[MWL8K_TX_WMM_QUEUES]; member5378 memcpy(&priv->wmm_params[queue], params, sizeof(*params)); in mwl8k_conf_tx()6054 rc = mwl8k_conf_tx(hw, NULL, 0, i, &priv->wmm_params[i]); in mwl8k_reload_firmware()