Searched refs:nl_combi (Results 1 – 2 of 2) sorted by relevance
331 struct nlattr *nl_combi; in print_phy_handler() local335 nla_for_each_nested(nl_combi, tb_msg[NL80211_ATTR_INTERFACE_COMBINATIONS], rem_combi) { in print_phy_handler()361 nl_combi, iface_combination_policy); in print_phy_handler()
143 struct nlattr *nl_combi) in wiphy_info_iface_comb_process() argument164 nl_combi, iface_combination_policy); in wiphy_info_iface_comb_process()210 struct nlattr *nl_combi; in wiphy_info_iface_comb() local216 nla_for_each_nested(nl_combi, tb, rem_combi) { in wiphy_info_iface_comb()217 if (wiphy_info_iface_comb_process(info, nl_combi) > 0) in wiphy_info_iface_comb()