Searched refs:nl_combi (Results 1 - 4 of 4) sorted by relevance
/external/iw/ |
H A D | info.c | 331 struct nlattr *nl_combi; local 335 nla_for_each_nested(nl_combi, tb_msg[NL80211_ATTR_INTERFACE_COMBINATIONS], rem_combi) { 361 nl_combi, iface_combination_policy);
|
/external/wpa_supplicant_8/hostapd/src/drivers/ |
H A D | driver_nl80211_capa.c | 141 struct nlattr *nl_combi) 162 nl_combi, iface_combination_policy); 208 struct nlattr *nl_combi; local 214 nla_for_each_nested(nl_combi, tb, rem_combi) { 215 if (wiphy_info_iface_comb_process(info, nl_combi) > 0) 140 wiphy_info_iface_comb_process(struct wiphy_info_data *info, struct nlattr *nl_combi) argument
|
/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_nl80211_capa.c | 141 struct nlattr *nl_combi) 162 nl_combi, iface_combination_policy); 208 struct nlattr *nl_combi; local 214 nla_for_each_nested(nl_combi, tb, rem_combi) { 215 if (wiphy_info_iface_comb_process(info, nl_combi) > 0) 140 wiphy_info_iface_comb_process(struct wiphy_info_data *info, struct nlattr *nl_combi) argument
|
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211_capa.c | 141 struct nlattr *nl_combi) 162 nl_combi, iface_combination_policy); 208 struct nlattr *nl_combi; local 214 nla_for_each_nested(nl_combi, tb, rem_combi) { 215 if (wiphy_info_iface_comb_process(info, nl_combi) > 0) 140 wiphy_info_iface_comb_process(struct wiphy_info_data *info, struct nlattr *nl_combi) argument
|
Completed in 146 milliseconds