Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dmac.c6856 enum nl80211_tx_rate_setting txrate_type, in ath10k_mac_tid_bitrate_config() argument
6867 if (txrate_type == NL80211_TX_RATE_AUTOMATIC) { in ath10k_mac_tid_bitrate_config()
6893 if (txrate_type == NL80211_TX_RATE_FIXED) in ath10k_mac_tid_bitrate_config()
6895 else if (txrate_type == NL80211_TX_RATE_LIMITED && in ath10k_mac_tid_bitrate_config()
7091 tid_conf->txrate_type, in ath10k_mac_parse_tid_config()