Home
last modified time | relevance | path

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

/net/wireless/
Dutil.c955 case NUM_NL80211_IFTYPES: in cfg80211_change_iface()
1274 const int iftype_num[NUM_NL80211_IFTYPES], in cfg80211_iter_combinations() argument
1293 for (iftype = 0; iftype < NUM_NL80211_IFTYPES; iftype++) { in cfg80211_iter_combinations()
1317 for (iftype = 0; iftype < NUM_NL80211_IFTYPES; iftype++) { in cfg80211_iter_combinations()
1369 const int iftype_num[NUM_NL80211_IFTYPES]) in cfg80211_check_combinations() argument
1393 int num[NUM_NL80211_IFTYPES]; in cfg80211_can_use_iftype_chan()
1407 if (WARN_ON(iftype >= NUM_NL80211_IFTYPES)) in cfg80211_can_use_iftype_chan()
Dchan.c376 case NUM_NL80211_IFTYPES: in cfg80211_chandef_dfs_required()
905 case NUM_NL80211_IFTYPES: in cfg80211_get_chan_state()
Dcore.c553 ifmodes &= ((1 << NUM_NL80211_IFTYPES) - 1) & ~1; in wiphy_register()
Dnl80211.c1185 for (ift = 0; ift < NUM_NL80211_IFTYPES; ift++) { in nl80211_send_mgmt_stypes()
1208 for (ift = 0; ift < NUM_NL80211_IFTYPES; ift++) { in nl80211_send_mgmt_stypes()
/net/mac80211/
Dutil.c1844 case NUM_NL80211_IFTYPES: in ieee80211_reconfig()
2728 WARN_ON((NUM_NL80211_IFTYPES / 8 + 1) > sizeof(cs[0].iftype)); in ieee80211_cs_list_valid()
3000 int num[NUM_NL80211_IFTYPES]; in ieee80211_check_combinations()
3017 if (WARN_ON(iftype >= NUM_NL80211_IFTYPES)) in ieee80211_check_combinations()
3082 int num[NUM_NL80211_IFTYPES] = {}; in ieee80211_max_num_channels()
Dchan.c276 case NUM_NL80211_IFTYPES: in ieee80211_get_chanctx_max_required_bw()
926 case NUM_NL80211_IFTYPES: in ieee80211_vif_chanctx_reservation_complete()
Diface.c528 case NUM_NL80211_IFTYPES: in ieee80211_do_open()
1381 case NUM_NL80211_IFTYPES: in ieee80211_setup_sdata()
Dmain.c385 ieee80211_default_mgmt_stypes[NUM_NL80211_IFTYPES] = {
Dcfg.c229 case NUM_NL80211_IFTYPES: in ieee80211_add_key()