Searched refs:nl_iftype (Results 1 – 1 of 1) sorted by relevance
346 struct nlattr *nl_iftype; in get_iface_akm_suites_info() local363 nla_for_each_nested(nl_iftype, tb[NL80211_IFTYPE_AKM_ATTR_IFTYPES], i) { in get_iface_akm_suites_info()364 switch (nla_type(nl_iftype)) { in get_iface_akm_suites_info()400 nl80211_iftype_str(nla_type(nl_iftype)), in get_iface_akm_suites_info()1854 struct nlattr *nl_iftype) in phy_info_iftype() argument1861 nla_data(nl_iftype), nla_len(nl_iftype), NULL); in phy_info_iftype()1939 struct nlattr *nl_iftype; in phy_info_band() local1942 nla_for_each_nested(nl_iftype, in phy_info_band()1945 ret = phy_info_iftype(mode, nl_iftype); in phy_info_band()