Home
last modified time | relevance | path

Searched refs:min_def (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs-vif.c636 struct cfg80211_chan_def min_def, ap_def; in iwl_dbgfs_rx_phyinfo_write() local
649 min_def = chanctx_conf->min_def; in iwl_dbgfs_rx_phyinfo_write()
659 ret = iwl_mvm_phy_ctxt_changed(mvm, phy_ctxt, &min_def, &ap_def, in iwl_dbgfs_rx_phyinfo_write()
H A Dmac80211.c4896 return data.use_def ? &ctx->def : &ctx->min_def; in iwl_mvm_chanctx_def()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dphy.c75 return data.use_def ? &ctx->def : &ctx->min_def; in iwl_mld_get_chandef_from_chanctx()
/freebsd/sys/contrib/dev/iwlwifi/mld/tests/
H A Dutils.c161 ctx->min_def = *def; in iwlmld_kunit_add_chanctx()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h229 struct cfg80211_chan_def min_def; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c523 chanctx_conf->min_def = chanctx_conf->def; in lkpi_sync_chanctx_cw_from_rx_bw()
2300 chanctx_conf->min_def = chanctx_conf->def; in lkpi_init_chanctx_conf()