Lines Matching defs:ift
1991 enum nl80211_iftype ift;
2001 for (ift = 0; ift < NUM_NL80211_IFTYPES; ift++) {
2002 nl_ftypes = nla_nest_start_noflag(msg, ift);
2006 stypes = mgmt_stypes[ift].tx;
2024 for (ift = 0; ift < NUM_NL80211_IFTYPES; ift++) {
2025 nl_ftypes = nla_nest_start_noflag(msg, ift);
2029 stypes = mgmt_stypes[ift].rx;