Home
last modified time | relevance | path

Searched refs:NL80211_BAND_60GHZ (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c195 case NL80211_BAND_60GHZ: in qlink_utils_band_cfg2q()
H A Dcore.c267 ret = qtnf_mac_init_single_band(wiphy, mac, NL80211_BAND_60GHZ); in qtnf_mac_init_bands()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c195 case NL80211_BAND_60GHZ: in qlink_utils_band_cfg2q()
H A Dcore.c266 ret = qtnf_mac_init_single_band(wiphy, mac, NL80211_BAND_60GHZ); in qtnf_mac_init_bands()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c44 .band = NL80211_BAND_60GHZ, \
121 wiphy->bands[NL80211_BAND_60GHZ]->n_channels = in update_supported_bands()
125 wiphy->bands[NL80211_BAND_60GHZ]->edmg_cap.channels = in update_supported_bands()
127 wiphy->bands[NL80211_BAND_60GHZ]->edmg_cap.bw_config = in update_supported_bands()
2678 wiphy->bands[NL80211_BAND_60GHZ] = &wil_band_60ghz; in wil_wiphy_init()
2791 ch = wiphy->bands[NL80211_BAND_60GHZ]->channels; in wil_cfg80211_init()
H A Dwmi.c845 freq = ieee80211_channel_to_frequency(ch_no, NL80211_BAND_60GHZ); in wmi_evt_rx_mgmt()
1418 freq = ieee80211_channel_to_frequency(ch_no, NL80211_BAND_60GHZ); in wmi_evt_sched_scan_result()
1821 freq = ieee80211_channel_to_frequency(ch, NL80211_BAND_60GHZ); in wmi_evt_reassoc_status()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c44 .band = NL80211_BAND_60GHZ, \
121 wiphy->bands[NL80211_BAND_60GHZ]->n_channels = in update_supported_bands()
125 wiphy->bands[NL80211_BAND_60GHZ]->edmg_cap.channels = in update_supported_bands()
127 wiphy->bands[NL80211_BAND_60GHZ]->edmg_cap.bw_config = in update_supported_bands()
2702 wiphy->bands[NL80211_BAND_60GHZ] = &wil_band_60ghz; in wil_wiphy_init()
2815 ch = wiphy->bands[NL80211_BAND_60GHZ]->channels; in wil_cfg80211_init()
H A Dwmi.c845 freq = ieee80211_channel_to_frequency(ch_no, NL80211_BAND_60GHZ); in wmi_evt_rx_mgmt()
1418 freq = ieee80211_channel_to_frequency(ch_no, NL80211_BAND_60GHZ); in wmi_evt_sched_scan_result()
1822 freq = ieee80211_channel_to_frequency(ch, NL80211_BAND_60GHZ); in wmi_evt_reassoc_status()
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dvirt_wifi.c374 wiphy->bands[NL80211_BAND_60GHZ] = NULL; in virt_wifi_make_wiphy()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dvirt_wifi.c374 wiphy->bands[NL80211_BAND_60GHZ] = NULL; in virt_wifi_make_wiphy()
/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c101 case NL80211_BAND_60GHZ: in ieee80211_channel_to_freq_khz()
239 case NL80211_BAND_60GHZ: in set_mandatory_flags_band()
1631 *band = NL80211_BAND_60GHZ; in ieee80211_operating_class_to_band()
H A Dpmsr.c38 case NL80211_BAND_60GHZ: in pmsr_parse_ftm()
H A Dchan.c915 NL80211_BAND_60GHZ); in cfg80211_edmg_usable()
H A Dscan.c1427 if (band == NL80211_BAND_60GHZ) { in cfg80211_bss_type_match()
2017 if (channel->band == NL80211_BAND_60GHZ) { in cfg80211_inform_single_bss_data()
2487 if (channel->band == NL80211_BAND_60GHZ) { in cfg80211_inform_single_bss_frame_data()
H A Dcore.c812 if (WARN_ON((band != NL80211_BAND_60GHZ && in wiphy_register()
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c102 case NL80211_BAND_60GHZ: in ieee80211_channel_to_freq_khz()
241 case NL80211_BAND_60GHZ: in set_mandatory_flags_band()
1994 *band = NL80211_BAND_60GHZ; in ieee80211_operating_class_to_band()
H A Dpmsr.c36 case NL80211_BAND_60GHZ: in pmsr_parse_ftm()
H A Dscan.c1464 if (band == NL80211_BAND_60GHZ) { in cfg80211_bss_type_match()
2083 if (channel->band == NL80211_BAND_60GHZ) { in cfg80211_inform_single_bss_data()
2865 if (channel->band == NL80211_BAND_60GHZ) { in cfg80211_inform_single_bss_frame_data()
H A Dchan.c1019 NL80211_BAND_60GHZ); in cfg80211_edmg_usable()
/kernel/linux/linux-6.6/net/mac80211/
H A Dairtime.c479 if (WARN_ON_ONCE(status->band == NL80211_BAND_60GHZ || in ieee80211_calc_rx_airtime()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h1049 NL80211_BAND_60GHZ, enumerator
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dmain.h88 RTW_BAND_60G = BIT(NL80211_BAND_60GHZ),
2152 return NL80211_BAND_60GHZ; in rtw_hw_to_nl80211_band()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h4850 * @NL80211_BAND_60GHZ: around 60 GHz band (58.32 - 69.12 GHz)
4859 NL80211_BAND_60GHZ, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h5304 * @NL80211_BAND_60GHZ: around 60 GHz band (58.32 - 69.12 GHz)
5314 NL80211_BAND_60GHZ, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h1153 NL80211_BAND_60GHZ, enumerator

Completed in 83 milliseconds

12