Searched refs:txrate_type (Results 1 – 3 of 3) sorted by relevance
7017 enum nl80211_tx_rate_setting txrate_type, in ath10k_mac_tid_bitrate_config() argument7028 if (txrate_type == NL80211_TX_RATE_AUTOMATIC) { in ath10k_mac_tid_bitrate_config()7054 if (txrate_type == NL80211_TX_RATE_FIXED) in ath10k_mac_tid_bitrate_config()7056 else if (txrate_type == NL80211_TX_RATE_LIMITED && in ath10k_mac_tid_bitrate_config()7252 tid_conf->txrate_type, in ath10k_mac_parse_tid_config()
876 enum nl80211_tx_rate_setting txrate_type; member
16060 tid_conf->txrate_type = nla_get_u8(attrs[idx]); in parse_tid_conf()16062 if (tid_conf->txrate_type != NL80211_TX_RATE_AUTOMATIC) { in parse_tid_conf()