Lines Matching defs:ift
1788 enum nl80211_iftype ift;
1798 for (ift = 0; ift < NUM_NL80211_IFTYPES; ift++) {
1799 nl_ftypes = nla_nest_start_noflag(msg, ift);
1803 stypes = mgmt_stypes[ift].tx;
1821 for (ift = 0; ift < NUM_NL80211_IFTYPES; ift++) {
1822 nl_ftypes = nla_nest_start_noflag(msg, ift);
1826 stypes = mgmt_stypes[ift].rx;