Searched refs:iftdata (Results 1 – 1 of 1) sorted by relevance
1648 const struct ieee80211_sband_iftype_data *iftdata) in nl80211_send_iftype_data() argument1650 const struct ieee80211_sta_he_cap *he_cap = &iftdata->he_cap; in nl80211_send_iftype_data()1653 iftdata->types_mask)) in nl80211_send_iftype_data()1673 sizeof(iftdata->he_6ghz_capa), in nl80211_send_iftype_data()1674 &iftdata->he_6ghz_capa)) in nl80211_send_iftype_data()1720 struct nlattr *iftdata; in nl80211_send_band_rateinfo() local1722 iftdata = nla_nest_start_noflag(msg, i + 1); in nl80211_send_band_rateinfo()1723 if (!iftdata) in nl80211_send_band_rateinfo()1731 nla_nest_end(msg, iftdata); in nl80211_send_band_rateinfo()