/hostap-latest/src/ap/ |
D | acs.c | 450 enum bw_type bw) in acs_usable_bw_chan() 464 static int acs_get_bw_center_chan(int freq, enum bw_type bw) in acs_get_bw_center_chan() 742 struct hostapd_hw_modes *mode, u32 bw, in acs_update_puncturing_bitmap() 834 int n_chans, u32 bw, in acs_find_ideal_chan_mode() 1108 u32 bw; in acs_find_ideal_chan() local
|
D | hw_features.c | 955 u16 bw; in hostapd_is_usable_punct_bitmap() local
|
D | hostapd.c | 2128 int bw; in hostapd_set_6ghz_sec_chan() local 4517 enum oper_chan_width bw = CONF_OPER_CHWIDTH_USE_HT; in hostapd_switch_channel_fallback() local
|
D | dfs.c | 178 u32 bw = num_chan_to_bw(num_chans); in dfs_chan_range_available() local
|
D | ieee802_11.c | 7234 u8 bw, chan1 = 0, chan2 = 0; in hostapd_eid_wb_chsw_wrapper() local
|
/hostap-latest/tests/remote/ |
D | rutils.py | 151 def get_ap_params(channel="1", bw="HT20", country="US", security="open", ht_capab=None, vht_capab=N… argument 462 l4="udp", bw="30M", test_time="30", parallel="5", argument 522 qos="be", bw="30M", ifname=None, port="5001"): argument 551 def get_iperf_bw(bw, parallel, spacial_streams=2): argument
|
/hostap-latest/src/common/ |
D | hw_features_common.c | 523 int bw = center_idx_to_bw_6ghz(center_segment0); in hostapd_set_freq_params() local 926 int chan_bw_allowed(const struct hostapd_channel_data *chan, u32 bw, in chan_bw_allowed() 987 bool is_punct_bitmap_valid(u16 bw, u16 pri_ch_bit_pos, u16 punct_bitmap) in is_punct_bitmap_valid()
|
D | ieee802_11_common.h | 273 BW320, BW4320, BW6480, BW8640} bw; member
|
/hostap-latest/tests/hwsim/ |
D | test_he.py | 1279 def he_6ghz_acs(dev, apdev, op_class, bw): argument 1612 def he_verify_status(wpas, hapd, freq, bw, is_6ghz=True): argument
|
D | test_eht.py | 63 def eht_verify_status(wpas, hapd, freq, bw, is_ht=False, is_vht=False, argument
|
/hostap-latest/wpa_supplicant/ |
D | op_classes.c | 253 u8 channel, u8 bw) in verify_channel()
|
D | p2p_supplicant.c | 3758 u8 op_class, u8 channel, u8 bw) in wpas_p2p_verify_80mhz() 3837 u8 op_class, u8 channel, u8 bw) in wpas_p2p_verify_160mhz() 3903 u8 op_class, u8 channel, u8 bw) in wpas_p2p_verify_channel()
|
/hostap-latest/src/drivers/ |
D | driver_nl80211_event.c | 1196 struct nlattr *bw, struct nlattr *cf1, in mlme_event_ch_switch()
|
/hostap-latest/hostapd/ |
D | ctrl_iface.c | 2469 int idx, bw; in hostapd_ctrl_check_freq_params() local
|