Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dcore.c471 u16 all_iftypes = 0; in wiphy_verify_combinations() local
506 if (WARN_ON(types & all_iftypes)) in wiphy_verify_combinations()
508 all_iftypes |= types; in wiphy_verify_combinations()
Dutil.c1540 u32 all_iftypes = 0; in cfg80211_iter_combinations() local
1558 all_iftypes |= limits[j].types; in cfg80211_iter_combinations()
1579 if ((all_iftypes & used_iftypes) != used_iftypes) in cfg80211_iter_combinations()