Home
last modified time | relevance | path

Searched defs:ieee80211_chanctx_conf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h219 struct ieee80211_chanctx_conf { global() struct
221 rx_chains_staticieee80211_chanctx_conf global() argument
222 radar_enabledieee80211_chanctx_conf global() argument
223 defieee80211_chanctx_conf global() argument
224 min_defieee80211_chanctx_conf global() argument
1465 ieee80211_iter_chan_contexts_atomic(struct ieee80211_hw * hw,void (* iterfunc)(struct ieee80211_hw *,struct ieee80211_chanctx_conf *,void *),void * arg) ieee80211_iter_chan_contexts_atomic() argument
[all...]
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c5072 void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *, in linuxkpi_ieee80211_iterate_chan_contexts()