Searched refs:ieee80211_check_combinations (Results 1 – 5 of 5) sorted by relevance
/linux/net/mac80211/ |
H A D | chan.c | 1931 ret = ieee80211_check_combinations(sdata, &chanreq->oper, mode, in _ieee80211_link_use_channel()
|
H A D | ibss.c | 1739 ret = ieee80211_check_combinations(sdata, ¶ms->chandef, chanmode, in ieee80211_ibss_join()
|
H A D | ieee80211_i.h | 2780 int ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata,
|
H A D | iface.c | 396 return ieee80211_check_combinations(sdata, NULL, 0, 0, -1); in ieee80211_check_concurrent_iface()
|
H A D | util.c | 4126 int ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata, in ieee80211_check_combinations() function
|