Searched refs:tx_rates (Results 1 – 1 of 1) sorted by relevance
4239 struct nlattr *tx_rates; in nl80211_parse_tx_bitrate_mask() local4271 nla_for_each_nested(tx_rates, info->attrs[NL80211_ATTR_TX_RATES], rem) { in nl80211_parse_tx_bitrate_mask()4272 enum nl80211_band band = nla_type(tx_rates); in nl80211_parse_tx_bitrate_mask()4281 tx_rates, in nl80211_parse_tx_bitrate_mask()