Home
last modified time | relevance | path

Searched refs:nl_mode (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c105 struct nlattr *nl_mode; in wiphy_info_supported_iftypes() local
111 nla_for_each_nested(nl_mode, tb, i) { in wiphy_info_supported_iftypes()
112 switch (nla_type(nl_mode)) { in wiphy_info_supported_iftypes()
145 struct nlattr *nl_limit, *nl_mode; in wiphy_info_iface_comb_process() local
178 nla_for_each_nested(nl_mode, in wiphy_info_iface_comb_process()
181 int ift = nla_type(nl_mode); in wiphy_info_iface_comb_process()