Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/drivers/
H A Ddriver_nl80211_capa.c140 struct nlattr *tb_limit[NUM_NL80211_IFACE_LIMIT]; in wiphy_info_iface_comb_process() local
169 err = nla_parse_nested(tb_limit, MAX_NL80211_IFACE_LIMIT, in wiphy_info_iface_comb_process()
171 if (err || !tb_limit[NL80211_IFACE_LIMIT_TYPES]) in wiphy_info_iface_comb_process()
175 tb_limit[NL80211_IFACE_LIMIT_TYPES], in wiphy_info_iface_comb_process()