Home
last modified time | relevance | path

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

/external/iw/
Dinfo.c349 struct nlattr *nl_limit; in print_phy_handler() local
369 nla_for_each_nested(nl_limit, tb_comb[NL80211_IFACE_COMB_LIMITS], rem_limit) { in print_phy_handler()
373 nl_limit, iface_limit_policy); in print_phy_handler()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c141 struct nlattr *nl_limit, *nl_mode; in wiphy_info_iface_comb_process() local
167 nla_for_each_nested(nl_limit, tb_comb[NL80211_IFACE_COMB_LIMITS], in wiphy_info_iface_comb_process()
170 nl_limit, iface_limit_policy); in wiphy_info_iface_comb_process()