Searched refs:cfg80211_check_combinations (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/net/wireless/ |
D | util.c | 1604 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations() function 1621 EXPORT_SYMBOL(cfg80211_check_combinations); 1733 return cfg80211_check_combinations(&rdev->wiphy, num_different_channels, in cfg80211_can_use_iftype_chan()
|
/linux-4.4.14/include/net/ |
D | cfg80211.h | 5231 int cfg80211_check_combinations(struct wiphy *wiphy,
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.c | 403 return cfg80211_check_combinations(cfg->wiphy, 1, 0, iftype_num); in brcmf_vif_change_validate() 417 return cfg80211_check_combinations(cfg->wiphy, 1, 0, iftype_num); in brcmf_vif_add_validate()
|
/linux-4.4.14/net/mac80211/ |
D | util.c | 3265 return cfg80211_check_combinations(local->hw.wiphy, in ieee80211_check_combinations()
|