Lines Matching defs:ift
2124 enum nl80211_iftype ift;
2134 for (ift = 0; ift < NUM_NL80211_IFTYPES; ift++) {
2135 nl_ftypes = nla_nest_start_noflag(msg, ift);
2139 stypes = mgmt_stypes[ift].tx;
2157 for (ift = 0; ift < NUM_NL80211_IFTYPES; ift++) {
2158 nl_ftypes = nla_nest_start_noflag(msg, ift);
2162 stypes = mgmt_stypes[ift].rx;