Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dphy.c79 iwl_mld_nl80211_width_to_fw(enum nl80211_chan_width width) in iwl_mld_nl80211_width_to_fw()
H A Dlink.c696 enum nl80211_chan_width chan_width = in iwl_mld_get_n_subchannels()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h147 enum nl80211_chan_width { enum
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dphy.c139 enum nl80211_chan_width width = dev->mphy.chandef.width; in mt76x2_phy_set_txpower()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h327 enum nl80211_chan_width width;
1490 nl80211_chan_width_to_mhz(enum nl80211_chan_width width) in nl80211_chan_width_to_mhz()
/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h4994 enum nl80211_chan_width { enum
H A Ddriver_nl80211.c4964 enum nl80211_chan_width cw; in nl80211_put_freq_params()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c1522 enum nl80211_chan_width width = phy->mt76->chandef.width; in mt7996_init_eht_caps()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h104 enum nl80211_chan_width width;
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmain.c167 enum nl80211_chan_width width = phy->mt76->chandef.width; in mt7925_init_eht_caps()
/freebsd/sys/contrib/dev/rtw88/
H A Dmain.c907 enum nl80211_chan_width width = chandef->width; in rtw_get_channel_params()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c462 lkpi_cw_to_rx_bw(enum nl80211_chan_width cw) in lkpi_cw_to_rx_bw()
484 static enum nl80211_chan_width
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h7028 enum rtw89_bandwidth nl_to_rtw89_bandwidth(enum nl80211_chan_width width) in nl_to_rtw89_bandwidth()
H A Dcore.c409 enum nl80211_chan_width width = chandef->width; in rtw89_get_channel_params()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5887 enum nl80211_chan_width width = 0; in brcmf_cfg80211_get_channel()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c11365 static u32 ath12k_mac_nlwidth_to_wmiwidth(enum nl80211_chan_width width) in ath12k_mac_nlwidth_to_wmiwidth()