Searched refs:ieee80211_check_combinations (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | cfg.c | 203 ret = ieee80211_check_combinations(sdata, NULL, 0, 0); in ieee80211_start_p2p_device() 225 ret = ieee80211_check_combinations(sdata, NULL, 0, 0); in ieee80211_start_nan() 3464 err = ieee80211_check_combinations(sdata, NULL, chanctx->mode, 0); in __ieee80211_channel_switch()
|
H A D | chan.c | 1593 ret = ieee80211_check_combinations(sdata, chandef, mode, in ieee80211_vif_use_channel()
|
H A D | ieee80211_i.h | 2299 int ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata,
|
H A D | iface.c | 309 ret = ieee80211_check_combinations(sdata, NULL, 0, 0); in ieee80211_check_concurrent_iface()
|
H A D | ibss.c | 1794 ret = ieee80211_check_combinations(sdata, ¶ms->chandef, chanmode, in ieee80211_ibss_join()
|
H A D | util.c | 4280 int ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata, in ieee80211_check_combinations() function
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | cfg.c | 265 ret = ieee80211_check_combinations(sdata, NULL, 0, 0); in ieee80211_start_p2p_device() 287 ret = ieee80211_check_combinations(sdata, NULL, 0, 0); in ieee80211_start_nan() 3952 err = ieee80211_check_combinations(sdata, NULL, chanctx->mode, 0); in __ieee80211_channel_switch()
|
H A D | ieee80211_i.h | 2577 int ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata,
|
H A D | iface.c | 382 ret = ieee80211_check_combinations(sdata, NULL, 0, 0); in ieee80211_check_concurrent_iface()
|
H A D | ibss.c | 1791 ret = ieee80211_check_combinations(sdata, ¶ms->chandef, chanmode, in ieee80211_ibss_join()
|
H A D | chan.c | 1844 ret = ieee80211_check_combinations(sdata, chandef, mode, in ieee80211_link_use_channel()
|
H A D | util.c | 4804 int ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata, in ieee80211_check_combinations() function
|
Completed in 43 milliseconds