/linux-4.1.27/net/wireless/ |
D | util.c | 1509 const int num_different_channels, in cfg80211_iter_combinations() argument 1546 if (num_different_channels > c->num_different_channels) in cfg80211_iter_combinations() 1604 const int num_different_channels, in cfg80211_check_combinations() argument 1610 err = cfg80211_iter_combinations(wiphy, num_different_channels, in cfg80211_check_combinations() 1635 int num_different_channels = 0; in cfg80211_can_use_iftype_chan() local 1670 num_different_channels++; in cfg80211_can_use_iftype_chan() 1673 num_different_channels++; in cfg80211_can_use_iftype_chan() 1717 num_different_channels++; in cfg80211_can_use_iftype_chan() 1721 num_different_channels++; in cfg80211_can_use_iftype_chan() 1732 return cfg80211_check_combinations(&rdev->wiphy, num_different_channels, in cfg80211_can_use_iftype_chan()
|
D | core.c | 483 if (WARN_ON(!c->num_different_channels)) in wiphy_verify_combinations() 490 if (WARN_ON(c->num_different_channels > in wiphy_verify_combinations() 496 (c->num_different_channels > 1))) in wiphy_verify_combinations()
|
D | nl80211.c | 988 c->num_different_channels) || in nl80211_put_iface_combinations()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | init.c | 753 .num_different_channels = 2, 773 .num_different_channels = 1, 780 .num_different_channels = 1, 788 .num_different_channels = 1,
|
D | htc_drv_init.c | 710 .num_different_channels = 1,
|
/linux-4.1.27/net/mac80211/ |
D | util.c | 3205 int num_different_channels = 0; in ieee80211_check_combinations() local 3218 num_different_channels = 1; in ieee80211_check_combinations() 3240 num_different_channels++; in ieee80211_check_combinations() 3247 num_different_channels++; in ieee80211_check_combinations() 3268 num_different_channels, in ieee80211_check_combinations() 3279 c->num_different_channels); in ieee80211_iter_max_chans() 3287 int num_different_channels = 0; in ieee80211_max_num_channels() local 3298 num_different_channels++; in ieee80211_max_num_channels() 3307 num_different_channels, radar_detect, in ieee80211_max_num_channels()
|
D | main.c | 820 if (comb->num_different_channels > 1) in ieee80211_register_hw() 839 comb->num_different_channels > 1) in ieee80211_register_hw()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | fw.c | 227 ar->if_combs[0].num_different_channels = 1; in carl9170_fw_set_if_combinations()
|
/linux-4.1.27/drivers/net/wireless/ |
D | mac80211_hwsim.c | 433 .num_different_channels = 1, 439 .num_different_channels = 1, 453 .num_different_channels = 1, 459 .num_different_channels = 1, 2371 data->if_combination.num_different_channels = data->channels; in mac80211_hwsim_new_radio()
|
D | mwl8k.c | 6051 .num_different_channels = 1,
|
/linux-4.1.27/include/net/ |
D | cfg80211.h | 2862 u32 num_different_channels; member 5114 const int num_different_channels, 5138 const int num_different_channels,
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | mac80211.c | 80 { .num_different_channels = 1, 86 { .num_different_channels = 1,
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 1795 .num_different_channels = 2, 1801 .num_different_channels = 1,
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00dev.c | 1259 if_combination->num_different_channels = 1; in rt2x00lib_set_if_combinations()
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 1767 .num_different_channels = 1,
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 5300 .num_different_channels = 1, 5310 .num_different_channels = 1,
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
D | base.c | 2527 .num_different_channels = 1,
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.c | 5718 .num_different_channels = 1, 5795 ifc_combo.num_different_channels = 2; in brcmf_setup_wiphy()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | cfg80211.c | 39 .num_different_channels = 1,
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | mac80211.c | 110 .num_different_channels = 2,
|