/hostap/wpa_supplicant/ |
D | dpp_supplicant.c | 276 unsigned int freq, in wpas_dpp_stop_listen_for_tx() 505 unsigned int freq, const u8 *dst, in wpas_dpp_tx_status() 633 unsigned int freq; in wpas_dpp_reply_wait_timeout() local 746 unsigned int wait_time, max_wait_time, freq, max_tries, used; in wpas_dpp_auth_init_next() local 990 unsigned int freq; member 1055 unsigned int freq) in wpas_dpp_listen_start() 1086 int freq; in wpas_dpp_listen() local 1133 unsigned int freq, unsigned int duration) in wpas_dpp_remain_on_channel_cb() 1186 unsigned int freq) in wpas_dpp_cancel_remain_on_channel_cb() 1226 unsigned int freq) in wpas_dpp_rx_auth_req() [all …]
|
D | nan_usd.c | 38 unsigned int freq, const u8 *dst, in wpas_nan_de_tx_status() 56 unsigned int freq; member 88 static int wpas_nan_de_tx_send(struct wpa_supplicant *wpa_s, unsigned int freq, in wpas_nan_de_tx_send() 127 static int wpas_nan_de_tx(void *ctx, unsigned int freq, unsigned int wait_time, in wpas_nan_de_tx() 165 unsigned int freq; member 217 static int wpas_nan_de_listen(void *ctx, unsigned int freq, in wpas_nan_de_listen() 297 unsigned int freq) in wpas_nan_process_p2p_usd_elems() 341 unsigned int freq, const u8 *buf, size_t len) in wpas_nan_usd_rx_sdf() 491 unsigned int freq, unsigned int duration) in wpas_nan_usd_remain_on_channel_cb() 501 unsigned int freq) in wpas_nan_usd_cancel_remain_on_channel_cb()
|
D | offchannel.c | 259 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action() 424 unsigned int freq, unsigned int duration) in offchannel_remain_on_channel_cb() 441 unsigned int freq) in offchannel_cancel_remain_on_channel_cb()
|
D | p2p_supplicant.c | 243 int freq) in wpas_p2p_set_own_freq_preference() 409 int freq) in wpas_p2p_search_social_channel() 424 static int wpas_p2p_scan(void *ctx, enum p2p_scan_type type, int freq, in wpas_p2p_scan() 1402 int go, struct wpa_ssid *ssid, int freq, in wpas_p2p_group_started() 1653 unsigned int freq; member 1725 unsigned int freq, in wpas_p2p_send_action_tx_status() 1799 unsigned int freq, const u8 *dst, in wpas_send_action_work() 1832 static int wpas_send_action(void *ctx, unsigned int freq, const u8 *dst, in wpas_send_action() 1887 int freq; member 1974 const u8 *peer_addr, int freq) in wpas_p2p_initiate_pasn_auth() [all …]
|
D | p2p_supplicant.h | 301 int freq) in wpas_p2p_rx_action() 306 unsigned int freq, in wpas_p2p_remain_on_channel_cb() 313 unsigned int freq) in wpas_p2p_cancel_remain_on_channel_cb()
|
/hostap/src/p2p/ |
D | p2p_utils.c | 69 int p2p_freq_to_channel(unsigned int freq, u8 *op_class, u8 *channel) in p2p_freq_to_channel() 225 int freq = p2p_channel_to_freq(op->reg_class, in p2p_channels_remove_freqs() local 272 unsigned int freq) in p2p_channels_includes_freq() 287 int p2p_supported_freq(struct p2p_data *p2p, unsigned int freq) in p2p_supported_freq() 297 int p2p_supported_freq_go(struct p2p_data *p2p, unsigned int freq) in p2p_supported_freq_go() 308 int p2p_supported_freq_cli(struct p2p_data *p2p, unsigned int freq) in p2p_supported_freq_cli() 324 int freq = 0; in p2p_get_pref_freq() local 474 int freq; in p2p_channels_to_freqs() local
|
D | p2p.c | 268 int freq; in p2p_listen_in_find() local 324 int freq; in p2p_listen() local 482 const u8 *go_interface_addr, int freq, in p2p_add_group_clients() 738 int p2p_add_device(struct p2p_data *p2p, const u8 *addr, int freq, in p2p_add_device() 997 int freq; in p2p_get_next_prog_freq() local 1045 int freq = 0; in p2p_search() local 1200 u8 seek_count, const char **seek, int freq, bool include_6ghz) in p2p_find() 1343 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq) in p2p_stop_find_for_freq() 1366 void p2p_stop_listen_for_freq(struct p2p_data *p2p, int freq) in p2p_stop_listen_for_freq() 1427 unsigned int freq = force_freq ? force_freq : pref_freq; in p2p_prepare_channel_pref() local [all …]
|
D | p2p_go_neg.c | 243 int freq; in p2p_connect_send() local 447 int freq; in p2p_reselect_channel() local 1153 int freq; in p2p_handle_go_neg_req() local 1274 int freq; in p2p_process_go_neg_resp() local 1544 int freq; in p2p_handle_go_neg_resp() local
|
D | p2p_sd.c | 194 u8 dialog_token, int freq) in p2p_send_gas_comeback_req() 276 int freq; in p2p_start_sd() local 334 int freq; in p2p_rx_gas_initial_req() local 422 void p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst, in p2p_sd_response()
|
D | p2p_invitation.c | 459 int freq; in p2p_handle_invitation_req() local 592 int freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_invitation_resp() local 702 int freq; in p2p_invite_send() local
|
/hostap/src/ap/ |
D | dfs.c | 159 dfs_get_chan_data(struct hostapd_hw_modes *mode, int freq, int first_chan_idx) in dfs_get_chan_data() 649 static int set_dfs_state_freq(struct hostapd_iface *iface, int freq, u32 state) in set_dfs_state_freq() 675 static int set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, in set_dfs_state() 741 static int dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, in dfs_are_channels_overlapped() 972 int channel, int freq, in hostapd_dfs_request_channel_switch() 1117 hostapd_dfs_is_background_event(struct hostapd_iface *iface, int freq) in hostapd_dfs_is_background_event() 1149 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, in hostapd_dfs_complete_cac() 1220 int hostapd_dfs_pre_cac_expired(struct hostapd_iface *iface, int freq, in hostapd_dfs_pre_cac_expired() 1327 int freq) in hostapd_dfs_background_start_channel_switch() 1451 int hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, in hostapd_dfs_radar_detected() [all …]
|
D | dpp_hostapd.c | 227 static int hostapd_dpp_allow_ir(struct hostapd_data *hapd, unsigned int freq) in hostapd_dpp_allow_ir() 611 unsigned int freq; in hostapd_dpp_reply_wait_timeout() local 731 unsigned int wait_time, max_wait_time, freq, max_tries, used; in hostapd_dpp_auth_init_next() local 976 int freq; in hostapd_dpp_listen() local 1034 unsigned int freq) in hostapd_dpp_rx_auth_req() 1426 unsigned int freq) in hostapd_dpp_rx_auth_resp() 1689 unsigned int freq) in hostapd_dpp_rx_presence_announcement() 1776 unsigned int freq) in hostapd_dpp_rx_reconfig_announcement() 1872 unsigned int freq) in hostapd_dpp_rx_reconfig_auth_resp() 1916 const u8 *src, unsigned int freq, in hostapd_dpp_send_peer_disc_resp() [all …]
|
D | acs.c | 456 static int acs_get_bw_center_chan(int freq, enum bw_type bw) in acs_get_bw_center_chan() 642 acs_find_chan_mode(struct hostapd_hw_modes *mode, int freq) in acs_find_chan_mode() 662 acs_find_mode(struct hostapd_iface *iface, int freq) in acs_find_mode() 682 acs_find_chan(struct hostapd_iface *iface, int freq) in acs_find_chan() 1362 int *freq) in acs_request_scan_add_freqs() 1397 int i, *freq, ret; in acs_request_scan() local
|
D | nan_usd_ap.c | 19 static int hostapd_nan_de_tx(void *ctx, unsigned int freq, in hostapd_nan_de_tx() 39 static int hostapd_nan_de_listen(void *ctx, unsigned int freq, in hostapd_nan_de_listen() 178 const u8 *a3, unsigned int freq, in hostapd_nan_usd_rx_sdf()
|
/hostap/src/common/ |
D | hw_features_common.c | 20 int chan, int *freq) in hw_get_channel_chan() 44 hw_mode_get_channel(struct hostapd_hw_modes *mode, int freq, int *chan) in hw_mode_get_channel() 63 hw_get_channel_freq(enum hostapd_hw_mode mode, int freq, int *chan, in hw_get_channel_freq() 92 int freq; in hw_get_freq() local 100 int hw_get_chan(enum hostapd_hw_mode mode, int freq, in hw_get_chan() 479 int freq, int channel, int enable_edmg, in hostapd_set_freq_params()
|
D | ieee802_11_common.c | 1392 enum hostapd_hw_mode ieee80211_freq_to_chan(int freq, u8 *channel) in ieee80211_freq_to_chan() 1412 ieee80211_freq_to_channel_ext(unsigned int freq, int sec_channel, in ieee80211_freq_to_channel_ext() 1641 int ieee80211_chaninfo_to_channel(unsigned int freq, enum chan_width chanwidth, in ieee80211_chaninfo_to_channel() 2015 int freq; in ieee80211_chan_to_freq() local 2045 int ieee80211_is_dfs(int freq, const struct hostapd_hw_modes *modes, in ieee80211_is_dfs() 2484 static enum phy_type ieee80211_phy_type_by_freq(int freq) in ieee80211_phy_type_by_freq() 2507 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) in ieee80211_get_phy_type() 2944 bool is_6ghz_freq(int freq) in is_6ghz_freq() 2965 bool is_6ghz_psc_frequency(int freq) in is_6ghz_psc_frequency()
|
D | gas_server.c | 41 int freq; member 167 const u8 *bssid, int freq, u8 dialog_token, in gas_server_rx_initial_req() 348 const u8 *bssid, int freq, u8 dialog_token) in gas_server_rx_comeback_req() 381 int freq) in gas_server_rx() 551 void (*tx)(void *ctx, int freq, in gas_server_init()
|
D | nan_de.h | 103 unsigned int freq; member 136 unsigned int freq; member
|
D | nan_de.c | 48 unsigned int freq; member 208 static int nan_de_tx(struct nan_de *de, unsigned int freq, in nan_de_tx() 704 void nan_de_listen_started(struct nan_de *de, unsigned int freq, in nan_de_listen_started() 712 void nan_de_listen_ended(struct nan_de *de, unsigned int freq) in nan_de_listen_ended() 724 void nan_de_tx_status(struct nan_de *de, unsigned int freq, const u8 *dst) in nan_de_tx_status() 837 unsigned int freq, bool p2p) in nan_de_process_elem_container() 1078 unsigned int freq, const u8 *buf, size_t len, in nan_de_rx_sda() 1226 unsigned int freq, const u8 *buf, size_t len) in nan_de_rx_sdf()
|
/hostap/tests/hwsim/ |
D | test_cfg80211.py | 47 def nl80211_frame(dev, ifindex, frame, freq=None, duration=None, offchannel_tx_ok=False): argument 63 def nl80211_remain_on_channel(dev, ifindex, freq, duration): argument
|
D | wpasupplicant.py | 497 def select_network(self, id, freq=None): argument 643 dev_type=None, delay=None, freq=None): argument 677 force_find=False, freq=None): argument 781 persistent=False, freq=None, freq2=None, argument 829 persistent_id=None, freq=None, provdisc=False, argument 962 def p2p_start_go(self, persistent=None, freq=None, no_event_clear=False): argument 995 freq=None): argument 1187 def scan(self, type=None, freq=None, no_wait=False, only_new=False, argument 1215 def scan_for_bss(self, bssid, freq=None, force_scan=False, only_new=False, argument 1226 def flush_scan_cache(self, freq=2417): argument [all …]
|
D | test_ap_csa.py | 24 def switch_channel(ap, count, freq, extra=None): argument 48 def wait_channel_switch(dev, freq): argument
|
D | test_ibss.py | 17 def connect_ibss_cmd(dev, id, freq=2412): argument 53 wep_key0=None, freq=2412, chwidth=0, group_rekey=0): argument
|
/hostap/tests/fuzzing/p2p/ |
D | p2p.c | 40 static int start_listen(void *ctx, unsigned int freq, in start_listen() 65 static int send_action(void *ctx, unsigned int freq, const u8 *dst, in send_action()
|
/hostap/tests/fuzzing/pasn-init/ |
D | pasn-init.c | 22 int noack, unsigned int freq, unsigned int wait) in pasn_send_mgmt()
|