Searched refs:nl_combi (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c137 struct nlattr *nl_combi)
158 nl_combi, iface_combination_policy);
204 struct nlattr *nl_combi; local
210 nla_for_each_nested(nl_combi, tb, rem_combi) {
211 if (wiphy_info_iface_comb_process(info, nl_combi) > 0)
136 wiphy_info_iface_comb_process(struct wiphy_info_data *info, struct nlattr *nl_combi) argument

Completed in 102 milliseconds