Home
last modified time | relevance | path

Searched refs:ieee80211_check_combinations (Results 1 – 5 of 5) sorted by relevance

/linux/net/mac80211/
H A Dchan.c1931 ret = ieee80211_check_combinations(sdata, &chanreq->oper, mode, in _ieee80211_link_use_channel()
H A Dibss.c1739 ret = ieee80211_check_combinations(sdata, &params->chandef, chanmode, in ieee80211_ibss_join()
H A Dieee80211_i.h2780 int ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata,
H A Diface.c396 return ieee80211_check_combinations(sdata, NULL, 0, 0, -1); in ieee80211_check_concurrent_iface()
H A Dutil.c4126 int ieee80211_check_combinations(struct ieee80211_sub_if_data *sdata, in ieee80211_check_combinations() function