Home
last modified time | relevance | path

Searched refs:wpa_supp_flags (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/drivers/
Ddriver_zephyr.c672 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_DISABLED) in phy_info_freq_cfg()
674 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_ATTR_NO_IR) in phy_info_freq_cfg()
676 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_ATTR_RADAR) in phy_info_freq_cfg()
678 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_ATTR_INDOOR_ONLY) in phy_info_freq_cfg()
680 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_ATTR_GO_CONCURRENT) in phy_info_freq_cfg()
682 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_ATTR_NO_10MHZ) in phy_info_freq_cfg()
684 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_ATTR_NO_20MHZ) in phy_info_freq_cfg()
686 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_ATTR_NO_HT40_PLUS) in phy_info_freq_cfg()
688 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_ATTR_NO_HT40_MINUS) in phy_info_freq_cfg()
690 if (chnl_info->wpa_supp_flags & WPA_SUPP_CHAN_FLAG_FREQUENCY_ATTR_NO_80MHZ) in phy_info_freq_cfg()
[all …]
Ddriver_zephyr.h44 unsigned short wpa_supp_flags; member
55 unsigned short wpa_supp_flags; member