Home
last modified time | relevance | path

Searched refs:nl80211_chan_width (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDnl80211.h145 enum nl80211_chan_width { enum
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt76x2/
HDphy.c139 enum nl80211_chan_width width = dev->mphy.chandef.width; in mt76x2_phy_set_txpower()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h297 enum nl80211_chan_width width;
2193 nl80211_chan_width_to_mhz(enum nl80211_chan_width width) in nl80211_chan_width_to_mhz()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7996/
HDinit.c731 enum nl80211_chan_width width = phy->mt76->chandef.width; in mt7996_init_eht_caps()
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDlink.c471 enum nl80211_chan_width chan_width = in iwl_mvm_get_puncturing_factor()
HDmvm.h103 enum nl80211_chan_width width;
/freebsd-14-stable/contrib/wpa/src/drivers/
HDnl80211_copy.h4994 enum nl80211_chan_width { enum
HDdriver_nl80211.c4964 enum nl80211_chan_width cw; in nl80211_put_freq_params()
/freebsd-14-stable/sys/contrib/dev/rtw88/
HDmain.c849 enum nl80211_chan_width width = chandef->width; in rtw_get_channel_params()
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.c380 lkpi_cw_to_rx_bw(enum nl80211_chan_width cw) in lkpi_cw_to_rx_bw()
402 static enum nl80211_chan_width
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDcore.h6436 enum rtw89_bandwidth nl_to_rtw89_bandwidth(enum nl80211_chan_width width) in nl_to_rtw89_bandwidth()
HDcore.c357 enum nl80211_chan_width width = chandef->width; in rtw89_get_channel_params()