Home
last modified time | relevance | path

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

/hostap-3.7.0/src/drivers/
Ddriver_nl80211_capa.c1783 struct nlattr **tb, struct nlattr **tb_flags) in phy_info_iftype_copy() argument
1805 if (!nla_get_flag(tb_flags[iftype])) in phy_info_iftype_copy()
1863 struct nlattr *tb_flags[NL80211_IFTYPE_MAX + 1]; in phy_info_iftype() local
1872 if (nla_parse_nested(tb_flags, NL80211_IFTYPE_MAX, in phy_info_iftype()
1877 phy_info_iftype_copy(&mode->he_capab[i], i, tb, tb_flags); in phy_info_iftype()