Searched refs:iftdata (Results 1 – 1 of 1) sorted by relevance
1656 const struct ieee80211_sband_iftype_data *iftdata) in nl80211_send_iftype_data() argument1658 const struct ieee80211_sta_he_cap *he_cap = &iftdata->he_cap; in nl80211_send_iftype_data()1661 iftdata->types_mask)) in nl80211_send_iftype_data()1681 sizeof(iftdata->he_6ghz_capa), in nl80211_send_iftype_data()1682 &iftdata->he_6ghz_capa)) in nl80211_send_iftype_data()1728 struct nlattr *iftdata; in nl80211_send_band_rateinfo() local1730 iftdata = nla_nest_start_noflag(msg, i + 1); in nl80211_send_band_rateinfo()1731 if (!iftdata) in nl80211_send_band_rateinfo()1739 nla_nest_end(msg, iftdata); in nl80211_send_band_rateinfo()