Searched refs:tb_rate (Results 1 – 1 of 1) sorted by relevance
1744 struct nlattr *tb_rate[NL80211_BITRATE_ATTR_MAX + 1]; in phy_info_rates() local1752 nla_parse(tb_rate, NL80211_BITRATE_ATTR_MAX, in phy_info_rates()1755 if (!tb_rate[NL80211_BITRATE_ATTR_RATE]) in phy_info_rates()1767 nla_parse(tb_rate, NL80211_BITRATE_ATTR_MAX, in phy_info_rates()1770 if (!tb_rate[NL80211_BITRATE_ATTR_RATE]) in phy_info_rates()1773 tb_rate[NL80211_BITRATE_ATTR_RATE]); in phy_info_rates()