Searched refs:iftdata (Results 1 – 1 of 1) sorted by relevance
1653 const struct ieee80211_sband_iftype_data *iftdata) in nl80211_send_iftype_data() argument1655 const struct ieee80211_sta_he_cap *he_cap = &iftdata->he_cap; in nl80211_send_iftype_data()1658 iftdata->types_mask)) in nl80211_send_iftype_data()1678 sizeof(iftdata->he_6ghz_capa), in nl80211_send_iftype_data()1679 &iftdata->he_6ghz_capa)) in nl80211_send_iftype_data()1725 struct nlattr *iftdata; in nl80211_send_band_rateinfo() local1727 iftdata = nla_nest_start_noflag(msg, i + 1); in nl80211_send_band_rateinfo()1728 if (!iftdata) in nl80211_send_band_rateinfo()1736 nla_nest_end(msg, iftdata); in nl80211_send_band_rateinfo()