Searched refs:nl_rates (Results 1 – 1 of 1) sorted by relevance
85 struct nlattr *nl_rates, *nl_band; in handle_bitrates() local217 nl_rates = nla_nest_start(msg, NL80211_ATTR_TX_RATES); in handle_bitrates()218 if (!nl_rates) in handle_bitrates()255 nla_nest_end(msg, nl_rates); in handle_bitrates()