Searched refs:tb_rate (Results 1 – 1 of 1) sorted by relevance
1057 struct nlattr *tb_rate[NL80211_BITRATE_ATTR_MAX + 1]; in phy_info_rates() local1065 nla_parse(tb_rate, NL80211_BITRATE_ATTR_MAX, in phy_info_rates()1068 if (!tb_rate[NL80211_BITRATE_ATTR_RATE]) in phy_info_rates()1080 nla_parse(tb_rate, NL80211_BITRATE_ATTR_MAX, in phy_info_rates()1083 if (!tb_rate[NL80211_BITRATE_ATTR_RATE]) in phy_info_rates()1086 tb_rate[NL80211_BITRATE_ATTR_RATE]); in phy_info_rates()