Searched refs:ieee80211_check_combinations (Results 1 – 6 of 6) sorted by relevance
| /linux/net/mac80211/ |
| H A D | nan.c | 73 if (ieee80211_check_combinations(sdata, &nan_channel->chanreq.oper, in ieee80211_nan_use_chanctx()
|
| H A D | chan.c | 2269 ret = ieee80211_check_combinations(sdata, chandef, mode, in ieee80211_try_nan_chan_evacuation() 2306 ret = ieee80211_check_combinations(sdata, &chanreq->oper, mode, in _ieee80211_link_use_channel()
|
| H A D | ibss.c | 1714 ret = ieee80211_check_combinations(sdata, ¶ms->chandef, chanmode, in ieee80211_ibss_join()
|
| H A D | cfg.c | 318 ret = ieee80211_check_combinations(sdata, NULL, 0, 0, -1); in ieee80211_start_p2p_device() 425 ret = ieee80211_check_combinations(sdata, NULL, 0, 0, -1); in ieee80211_start_nan() 4799 err = ieee80211_check_combinations(sdata, NULL, 0, 0, -1); in __ieee80211_channel_switch()
|
| H A D | ieee80211_i.h | 2879 ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata, in ieee80211_check_combinations() function
|
| H A D | iface.c | 421 return ieee80211_check_combinations(sdata, NULL, 0, 0, -1); in ieee80211_check_concurrent_iface()
|