Home
last modified time | relevance | path

Searched defs:freq (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p_utils.c69 int p2p_freq_to_channel(unsigned int freq, u8 *op_class, u8 *channel) in p2p_freq_to_channel() argument
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() argument
287 int p2p_supported_freq(struct p2p_data *p2p, unsigned int freq) in p2p_supported_freq() argument
297 int p2p_supported_freq_go(struct p2p_data *p2p, unsigned int freq) in p2p_supported_freq_go() argument
308 p2p_supported_freq_cli(struct p2p_data * p2p,unsigned int freq) p2p_supported_freq_cli() argument
324 int freq = 0; p2p_get_pref_freq() local
474 int freq; p2p_channels_to_freqs() local
[all...]
H A Dp2p_invitation.c181 int freq; p2p_process_invitation_req() local
533 int freq = p2p_channel_to_freq(p2p->op_reg_class, p2p_process_invitation_resp() local
569 int freq; p2p_invite_send() local
[all...]
H A Dp2p.c256 int freq; in p2p_listen_in_find() local
310 int freq; p2p_listen() local
466 p2p_add_group_clients(struct p2p_data * p2p,const u8 * go_dev_addr,const u8 * go_interface_addr,int freq,const u8 * gi,size_t gi_len,struct os_reltime * rx_time) p2p_add_group_clients() argument
712 p2p_add_device(struct p2p_data * p2p,const u8 * addr,int freq,struct os_reltime * rx_time,int level,const u8 * ies,size_t ies_len,int scan_res) p2p_add_device() argument
960 int freq; p2p_get_next_prog_freq() local
1008 int freq = 0; p2p_search() local
1162 p2p_find(struct p2p_data * p2p,unsigned int timeout,enum p2p_discovery_type type,unsigned int num_req_dev_types,const u8 * req_dev_types,const u8 * dev_id,unsigned int search_delay,u8 seek_count,const char ** seek,int freq,bool include_6ghz) p2p_find() argument
1304 p2p_stop_find_for_freq(struct p2p_data * p2p,int freq) p2p_stop_find_for_freq() argument
1327 p2p_stop_listen_for_freq(struct p2p_data * p2p,int freq) p2p_stop_listen_for_freq() argument
1376 unsigned int freq = force_freq ? force_freq : pref_freq; p2p_prepare_channel_pref() local
1729 int freq; p2p_add_dev_info() local
1917 p2p_rx_action_public(struct p2p_data * p2p,const u8 * da,const u8 * sa,const u8 * bssid,const u8 * data,size_t len,int freq) p2p_rx_action_public() argument
1954 p2p_rx_action(struct p2p_data * p2p,const u8 * da,const u8 * sa,const u8 * bssid,u8 category,const u8 * data,size_t len,int freq) p2p_rx_action() argument
2062 int freq; p2p_add_dev_from_probe_req() local
3502 p2p_scan_res_handler(struct p2p_data * p2p,const u8 * bssid,int freq,struct os_reltime * rx_time,int level,const u8 * ies,size_t ies_len) p2p_scan_res_handler() argument
3773 p2p_send_action_cb(struct p2p_data * p2p,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,enum p2p_send_action_result result) p2p_send_action_cb() argument
3834 p2p_listen_cb(struct p2p_data * p2p,unsigned int freq,unsigned int duration) p2p_listen_cb() argument
3868 p2p_listen_end(struct p2p_data * p2p,unsigned int freq) p2p_listen_end() argument
4456 p2p_presence_req(struct p2p_data * p2p,const u8 * go_interface_addr,const u8 * own_interface_addr,unsigned int freq,u32 duration1,u32 interval1,u32 duration2,u32 interval2) p2p_presence_req() argument
4955 p2p_send_action(struct p2p_data * p2p,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * buf,size_t len,unsigned int wait_time) p2p_send_action() argument
4986 p2p_set_own_freq_preference(struct p2p_data * p2p,int freq) p2p_set_own_freq_preference() argument
5301 int freq = p2p_group_get_freq(p2p->groups[0]); p2p_build_nfc_handover() local
5368 int freq; p2p_process_nfc_connection_handover() local
5560 p2p_build_probe_resp_template(struct p2p_data * p2p,unsigned int freq) p2p_build_probe_resp_template() argument
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Doffchannel.c259 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action() argument
424 offchannel_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq,unsigned int duration) offchannel_remain_on_channel_cb() argument
441 offchannel_cancel_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq) offchannel_cancel_remain_on_channel_cb() argument
[all...]
H A Ddpp_supplicant.c263 wpas_dpp_stop_listen_for_tx(struct wpa_supplicant * wpa_s,unsigned int freq,unsigned int wait_time) wpas_dpp_stop_listen_for_tx() argument
427 wpas_dpp_tx_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) wpas_dpp_tx_status() argument
548 unsigned int freq; wpas_dpp_reply_wait_timeout() local
661 unsigned int wait_time, max_wait_time, freq, max_tries, used; wpas_dpp_auth_init_next() local
888 unsigned int freq; global() member
951 wpas_dpp_listen_start(struct wpa_supplicant * wpa_s,unsigned int freq) wpas_dpp_listen_start() argument
982 int freq; wpas_dpp_listen() local
1029 wpas_dpp_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq,unsigned int duration) wpas_dpp_remain_on_channel_cb() argument
1047 wpas_dpp_cancel_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq) wpas_dpp_cancel_remain_on_channel_cb() argument
1075 wpas_dpp_rx_auth_req(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_auth_req() argument
1789 wpas_dpp_rx_auth_resp(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_auth_resp() argument
2043 wpas_dpp_rx_presence_announcement(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_presence_announcement() argument
2124 wpas_dpp_rx_reconfig_announcement(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_reconfig_announcement() argument
2217 wpas_dpp_rx_reconfig_auth_req(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_reconfig_auth_req() argument
2276 wpas_dpp_rx_reconfig_auth_resp(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_reconfig_auth_resp() argument
2321 wpas_dpp_rx_reconfig_auth_conf(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_reconfig_auth_conf() argument
2504 wpas_dpp_allow_ir(struct wpa_supplicant * wpa_s,unsigned int freq) wpas_dpp_allow_ir() argument
2596 wpas_dpp_tx_pkex_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) wpas_dpp_tx_pkex_status() argument
2643 wpas_dpp_rx_pkex_exchange_req(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * buf,size_t len,unsigned int freq,bool v2) wpas_dpp_rx_pkex_exchange_req() argument
2694 wpas_dpp_rx_pkex_exchange_resp(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_pkex_exchange_resp() argument
2738 wpas_dpp_pkex_finish(struct wpa_supplicant * wpa_s,const u8 * peer,unsigned int freq) wpas_dpp_pkex_finish() argument
2753 wpas_dpp_rx_pkex_commit_reveal_req(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_pkex_commit_reveal_req() argument
2801 wpas_dpp_rx_pkex_commit_reveal_resp(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_pkex_commit_reveal_resp() argument
2842 wpas_dpp_rx_action(struct wpa_supplicant * wpa_s,const u8 * src,const u8 * buf,size_t len,unsigned int freq) wpas_dpp_rx_action() argument
3100 wpas_dpp_tx_introduction_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) wpas_dpp_tx_introduction_status() argument
3526 wpas_dpp_chirp_tx_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) wpas_dpp_chirp_tx_status() argument
[all...]
H A Dp2p_supplicant.c237 wpas_p2p_set_own_freq_preference(struct wpa_supplicant * wpa_s,int freq) wpas_p2p_set_own_freq_preference() argument
391 wpas_p2p_search_social_channel(struct wpa_supplicant * wpa_s,int freq) wpas_p2p_search_social_channel() argument
406 wpas_p2p_scan(void * ctx,enum p2p_scan_type type,int freq,unsigned int num_req_dev_types,const u8 * req_dev_types,const u8 * dev_id,u16 pw_id,bool include_6ghz) wpas_p2p_scan() argument
1321 wpas_p2p_group_started(struct wpa_supplicant * wpa_s,int go,struct wpa_ssid * ssid,int freq,const u8 * psk,const char * passphrase,const u8 * go_dev_addr,int persistent,const char * extra) wpas_p2p_group_started() argument
1465 unsigned int freq; global() member
1537 wpas_p2p_send_action_tx_status(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * data,size_t data_len,enum offchannel_send_action_result result) wpas_p2p_send_action_tx_status() argument
1611 wpas_send_action_work(struct wpa_supplicant * wpa_s,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * buf,size_t len,unsigned int wait_time) wpas_send_action_work() argument
1644 wpas_send_action(void * ctx,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * buf,size_t len,unsigned int wait_time,int * scheduled) wpas_send_action() argument
1957 wpas_p2p_freq_to_edmg_channel(struct wpa_supplicant * wpa_s,unsigned int freq,u8 * op_class,u8 * op_edmg_channel) wpas_p2p_freq_to_edmg_channel() argument
2005 int freq; wpas_p2p_try_edmg_channel() local
2624 unsigned int freq; global() member
2704 wpas_start_listen(void * ctx,unsigned int freq,unsigned int duration,const struct wpabuf * probe_resp_ie) wpas_start_listen() argument
2761 wpas_send_probe_resp(void * ctx,const struct wpabuf * buf,unsigned int freq) wpas_send_probe_resp() argument
2950 freq_included(struct wpa_supplicant * wpa_s,const struct p2p_channels * channels,unsigned int freq) freq_included() argument
2989 wpas_p2p_go_is_peer_freq(struct wpa_supplicant * wpa_s,int freq) wpas_p2p_go_is_peer_freq() argument
3385 int freq; wpas_invitation_result() local
3498 wpas_p2p_disallowed_freq(struct wpa_global * global,unsigned int freq) wpas_p2p_disallowed_freq() argument
3580 unsigned int freq; has_channel() local
4237 wpas_get_go_info(void * ctx,u8 * intended_addr,u8 * ssid,size_t * ssid_len,int * group_iface,unsigned int * freq) wpas_get_go_info() argument
4362 wpas_p2ps_prov_complete(void * ctx,u8 status,const u8 * dev,const u8 * adv_mac,const u8 * ses_mac,const u8 * grp_mac,u32 adv_id,u32 ses_id,u8 conncap,int passwd_id,const u8 * persist_ssid,size_t persist_ssid_size,int response_done,int prov_start,const char * session_info,const u8 * feat_cap,size_t feat_cap_len,unsigned int freq,const u8 * group_ssid,size_t group_ssid_len) wpas_p2ps_prov_complete() argument
4673 unsigned int freq; wpas_prov_disc_resp_cb() local
5158 wpas_check_freq_conflict(struct wpa_supplicant * wpa_s,int freq) wpas_check_freq_conflict() argument
5225 int freq; wpas_p2p_scan_res_join() local
5454 wpas_p2p_join_scan_req(struct wpa_supplicant * wpa_s,int freq,const u8 * ssid,size_t ssid_len) wpas_p2p_join_scan_req() argument
5597 wpas_p2p_join_start(struct wpa_supplicant * wpa_s,int freq,const u8 * ssid,size_t ssid_len) wpas_p2p_join_start() argument
5680 wpas_p2p_setup_freqs(struct wpa_supplicant * wpa_s,int freq,int * force_freq,int * pref_freq,int go,unsigned int * pref_freq_list,unsigned int * num_pref_freq) wpas_p2p_setup_freqs() argument
5851 wpas_p2p_check_6ghz(struct wpa_supplicant * wpa_s,const u8 * peer_addr,bool allow_6ghz,int freq) wpas_p2p_check_6ghz() argument
5899 wpas_p2p_connect(struct wpa_supplicant * wpa_s,const u8 * peer_addr,const char * pin,enum p2p_wps_method wps_method,int persistent_group,int auto_join,int join,int auth,int go_intent,int freq,unsigned int vht_center_freq2,int persistent_id,int pd,int ht40,int vht,unsigned int vht_chwidth,int he,int edmg,const u8 * group_ssid,size_t group_ssid_len,bool allow_6ghz) wpas_p2p_connect() argument
6063 wpas_p2p_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq,unsigned int duration) wpas_p2p_remain_on_channel_cb() argument
6103 wpas_p2p_cancel_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq) wpas_p2p_cancel_remain_on_channel_cb() argument
6189 wpas_p2p_select_go_freq(struct wpa_supplicant * wpa_s,int freq) wpas_p2p_select_go_freq() argument
6318 wpas_p2p_supported_freq_go(struct wpa_supplicant * wpa_s,const struct p2p_channels * channels,int freq) wpas_p2p_supported_freq_go() argument
6408 wpas_p2p_init_go_params(struct wpa_supplicant * wpa_s,struct p2p_go_neg_results * params,int freq,int vht_center_freq2,int ht40,int vht,int max_oper_chwidth,int he,int edmg,const struct p2p_channels * channels) wpas_p2p_init_go_params() argument
6820 wpas_p2p_group_add(struct wpa_supplicant * wpa_s,int persistent_group,int freq,int vht_center_freq2,int ht40,int vht,int max_oper_chwidth,int he,int edmg,bool allow_6ghz) wpas_p2p_group_add() argument
6863 wpas_start_p2p_client(struct wpa_supplicant * wpa_s,struct wpa_ssid * params,int addr_allocated,int freq,int force_scan) wpas_start_p2p_client() argument
6932 int go = 0, freq; wpas_p2p_group_add_persistent() local
7321 wpas_p2p_find(struct wpa_supplicant * wpa_s,unsigned int timeout,enum p2p_discovery_type type,unsigned int num_req_dev_types,const u8 * req_dev_types,const u8 * dev_id,unsigned int search_delay,u8 seek_cnt,const char ** seek_string,int freq,bool include_6ghz) wpas_p2p_find() argument
7505 wpas_p2p_rx_action(struct wpa_supplicant * wpa_s,const u8 * da,const u8 * sa,const u8 * bssid,u8 category,const u8 * data,size_t len,int freq) wpas_p2p_rx_action() argument
7556 wpas_p2p_invite(struct wpa_supplicant * wpa_s,const u8 * peer_addr,struct wpa_ssid * ssid,const u8 * go_dev_addr,int freq,int vht_center_freq2,int ht40,int vht,int max_chwidth,int pref_freq,int he,int edmg,bool allow_6ghz) wpas_p2p_invite() argument
7652 int freq = 0, force_freq = 0, pref_freq = 0; wpas_p2p_invite_group() local
7730 int freq; wpas_p2p_completed() local
8891 wpas_p2p_handle_frequency_conflicts(struct wpa_supplicant * wpa_s,int freq,struct wpa_ssid * ssid) wpas_p2p_handle_frequency_conflicts() argument
9849 int freq; wpas_p2p_consider_moving_one_go() local
10027 wpas_p2p_lo_start(struct wpa_supplicant * wpa_s,unsigned int freq,unsigned int period,unsigned int interval,unsigned int count) wpas_p2p_lo_start() argument
[all...]
H A Dp2p_supplicant.h275 wpas_p2p_rx_action(struct wpa_supplicant * wpa_s,const u8 * da,const u8 * sa,const u8 * bssid,u8 category,const u8 * data,size_t len,int freq) wpas_p2p_rx_action() argument
280 wpas_p2p_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq,unsigned int duration) wpas_p2p_remain_on_channel_cb() argument
287 wpas_p2p_cancel_remain_on_channel_cb(struct wpa_supplicant * wpa_s,unsigned int freq) wpas_p2p_cancel_remain_on_channel_cb() argument
[all...]
/freebsd-src/sys/arm64/nvidia/tegra210/
H A Dtegra210_cpufreq.c50 uint64_t freq; /* Frequency point */ member
66 uint64_t freq; /* Frequecy */ member
179 freq_to_voltage(struct tegra210_cpufreq_softc *sc, uint64_t freq) in freq_to_voltage()
232 get_speed_point(struct tegra210_cpufreq_softc *sc, uint64_t freq) in get_speed_point()
274 set_cpu_freq(struct tegra210_cpufreq_softc *sc, uint64_t freq) in set_cpu_freq()
297 uint64_t freq; in tegra210_cpufreq_set() local
415 uint64_t freq; in tegra210_cpufreq_attach() local
/freebsd-src/sys/arm/nvidia/tegra124/
H A Dtegra124_cpufreq.c51 uint64_t freq; /* Frequency point */ member
67 uint64_t freq; /* Frequecy */ member
222 freq_to_voltage(struct tegra124_cpufreq_softc *sc, uint64_t freq) in freq_to_voltage()
274 get_speed_point(struct tegra124_cpufreq_softc *sc, uint64_t freq) in get_speed_point()
316 set_cpu_freq(struct tegra124_cpufreq_softc *sc, uint64_t freq) in set_cpu_freq()
369 uint64_t freq; in tegra124_cpufreq_set() local
497 uint64_t freq; in tegra124_cpufreq_attach() local
/freebsd-src/sys/dev/clk/
H A Dclk.c122 uint64_t freq; /* Actual frequency */ member
207 clknode_method_recalc_freq(struct clknode *clknode, uint64_t *freq) in clknode_method_recalc_freq()
282 clknode_refresh_cache(struct clknode *clknode, uint64_t freq) in clknode_refresh_cache()
510 uint64_t freq; in clkdom_dump() local
794 uint64_t freq; in clknode_set_parent_by_idx() local
824 uint64_t freq; in clknode_set_parent_by_name() local
941 clknode_get_freq(struct clknode *clknode, uint64_t *freq) in clknode_get_freq()
977 _clknode_set_freq(struct clknode *clknode, uint64_t *freq, int flags, in _clknode_set_freq()
1052 clknode_set_freq(struct clknode *clknode, uint64_t freq, int flags, in clknode_set_freq()
1060 clknode_test_freq(struct clknode *clknode, uint64_t freq, int flags, in clknode_test_freq()
[all …]
H A Dclk_fixed.c59 uint64_t freq; member
86 clknode_fixed_recalc(struct clknode *clk, uint64_t *freq) in clknode_fixed_recalc() argument
184 uint32_t freq; clk_fixed_init_fixed() local
[all...]
/freebsd-src/sys/dev/cpufreq/
H A Dcpufreq_dt.c61 uint64_t freq; member
86 cpufreq_dt_notify(device_t dev, uint64_t freq) in cpufreq_dt_notify() argument
103 cpufreq_dt_find_opp(device_t dev, uint64_t freq) in cpufreq_dt_find_opp() argument
146 uint64_t freq; cpufreq_dt_get() local
171 uint64_t freq; cpufreq_dt_set() local
478 uint64_t freq; cpufreq_dt_attach() local
[all...]
/freebsd-src/contrib/wpa/src/ap/
H A Ddpp_hostapd.c327 unsigned int freq; hostapd_dpp_reply_wait_timeout() local
447 unsigned int wait_time, max_wait_time, freq, max_tries, used; hostapd_dpp_auth_init_next() local
679 int freq; hostapd_dpp_listen() local
716 hostapd_dpp_rx_auth_req(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_auth_req() argument
1047 hostapd_dpp_rx_auth_resp(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_auth_resp() argument
1252 hostapd_dpp_rx_presence_announcement(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_presence_announcement() argument
1337 hostapd_dpp_rx_reconfig_announcement(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_reconfig_announcement() argument
1431 hostapd_dpp_rx_reconfig_auth_resp(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_reconfig_auth_resp() argument
1475 hostapd_dpp_send_peer_disc_resp(struct hostapd_data * hapd,const u8 * src,unsigned int freq,u8 trans_id,enum dpp_status_error status) hostapd_dpp_send_peer_disc_resp() argument
1603 hostapd_dpp_rx_peer_disc_req(struct hostapd_data * hapd,const u8 * src,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_peer_disc_req() argument
1716 hostapd_dpp_rx_pkex_exchange_req(struct hostapd_data * hapd,const u8 * src,const u8 * buf,size_t len,unsigned int freq,bool v2) hostapd_dpp_rx_pkex_exchange_req() argument
1770 hostapd_dpp_rx_pkex_exchange_resp(struct hostapd_data * hapd,const u8 * src,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_pkex_exchange_resp() argument
1807 hostapd_dpp_rx_pkex_commit_reveal_req(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_req() argument
1855 hostapd_dpp_rx_pkex_commit_reveal_resp(struct hostapd_data * hapd,const u8 * src,const u8 * hdr,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_resp() argument
1896 hostapd_dpp_rx_action(struct hostapd_data * hapd,const u8 * src,const u8 * buf,size_t len,unsigned int freq) hostapd_dpp_rx_action() argument
2247 hostapd_dpp_relay_tx(void * ctx,const u8 * addr,unsigned int freq,const u8 * msg,size_t len) hostapd_dpp_relay_tx() argument
[all...]
H A Ddfs.c126 dfs_get_chan_data(struct hostapd_hw_modes * mode,int freq,int first_chan_idx) dfs_get_chan_data() argument
571 set_dfs_state_freq(struct hostapd_iface * iface,int freq,u32 state) set_dfs_state_freq() argument
597 set_dfs_state(struct hostapd_iface * iface,int freq,int ht_enabled,int chan_offset,int chan_width,int cf1,int cf2,u32 state) set_dfs_state() argument
663 dfs_are_channels_overlapped(struct hostapd_iface * iface,int freq,int chan_width,int cf1,int cf2) dfs_are_channels_overlapped() argument
879 hostapd_dfs_complete_cac(struct hostapd_iface * iface,int success,int freq,int ht_enabled,int chan_offset,int chan_width,int cf1,int cf2) hostapd_dfs_complete_cac() argument
921 hostapd_dfs_pre_cac_expired(struct hostapd_iface * iface,int freq,int ht_enabled,int chan_offset,int chan_width,int cf1,int cf2) hostapd_dfs_pre_cac_expired() argument
1171 hostapd_dfs_radar_detected(struct hostapd_iface * iface,int freq,int ht_enabled,int chan_offset,int chan_width,int cf1,int cf2) hostapd_dfs_radar_detected() argument
1206 hostapd_dfs_nop_finished(struct hostapd_iface * iface,int freq,int ht_enabled,int chan_offset,int chan_width,int cf1,int cf2) hostapd_dfs_nop_finished() argument
1258 hostapd_dfs_start_cac(struct hostapd_iface * iface,int freq,int ht_enabled,int chan_offset,int chan_width,int cf1,int cf2) hostapd_dfs_start_cac() argument
[all...]
/freebsd-src/contrib/wpa/src/common/
H A Dhw_features_common.c20 int chan, int *freq) in hw_get_channel_chan() argument
44 hw_mode_get_channel(struct hostapd_hw_modes *mode, int freq, int *chan) in hw_mode_get_channel() argument
63 hw_get_channel_freq(enum hostapd_hw_mode mode, int freq, in argument
92 int freq; hw_get_freq() local
100 hw_get_chan(enum hostapd_hw_mode mode,int freq,struct hostapd_hw_modes * hw_features,int num_hw_features) hw_get_chan() argument
383 hostapd_set_freq_params(struct hostapd_freq_params * data,enum hostapd_hw_mode mode,int freq,int channel,int enable_edmg,u8 edmg_channel,int ht_enabled,int vht_enabled,int he_enabled,int sec_channel_offset,int oper_chwidth,int center_segment0,int center_segment1,u32 vht_caps,struct he_capabilities * he_cap) hostapd_set_freq_params() argument
[all...]
H A Dgas_server.c40 int freq; global() member
91 gas_server_send_resp(struct gas_server * gas,struct gas_server_handler * handler,struct gas_server_response * response,const u8 * da,int freq,u8 dialog_token,struct wpabuf * query_resp,u16 comeback_delay) gas_server_send_resp() argument
165 gas_server_rx_initial_req(struct gas_server * gas,const u8 * da,const u8 * sa,const u8 * bssid,int freq,u8 dialog_token,const u8 * data,size_t len) gas_server_rx_initial_req() argument
336 gas_server_rx_comeback_req(struct gas_server * gas,const u8 * da,const u8 * sa,const u8 * bssid,int freq,u8 dialog_token) gas_server_rx_comeback_req() argument
369 gas_server_rx(struct gas_server * gas,const u8 * da,const u8 * sa,const u8 * bssid,u8 categ,const u8 * data,size_t len,int freq) gas_server_rx() argument
508 gas_server_init(void * ctx,void (* tx)(void * ctx,int freq,const u8 * da,struct wpabuf * buf,unsigned int wait_time)) gas_server_init() argument
[all...]
H A Dieee802_11_common.c871 ieee80211_freq_to_chan(int freq,u8 * channel) ieee80211_freq_to_chan() argument
890 ieee80211_freq_to_channel_ext(unsigned int freq,int sec_channel,int chanwidth,u8 * op_class,u8 * channel) ieee80211_freq_to_channel_ext() argument
1119 ieee80211_chaninfo_to_channel(unsigned int freq,enum chan_width chanwidth,int sec_channel,u8 * op_class,u8 * channel) ieee80211_chaninfo_to_channel() argument
1483 int freq; ieee80211_chan_to_freq() local
1513 ieee80211_is_dfs(int freq,const struct hostapd_hw_modes * modes,u16 num_modes) ieee80211_is_dfs() argument
1933 ieee80211_phy_type_by_freq(int freq) ieee80211_phy_type_by_freq() argument
1956 ieee80211_get_phy_type(int freq,int ht,int vht) ieee80211_get_phy_type() argument
2265 is_6ghz_freq(int freq) is_6ghz_freq() argument
2286 is_6ghz_psc_frequency(int freq) is_6ghz_psc_frequency() argument
[all...]
/freebsd-src/contrib/ntp/libntp/
H A Dicom.c75 double freq /* frequency (MHz) */ in icom_freq()
107 doublefreq( /* returns void */ in doublefreq() function
/freebsd-src/sys/net80211/
H A Dieee80211.c1054 return (freq - 906*10) / 5; in mappsb() argument
1040 mapgsm(u_int freq,u_int flags) mapgsm() argument
1063 ieee80211_mhz2ieee(u_int freq,u_int flags) ieee80211_mhz2ieee() argument
1288 is_vht160_valid_freq(uint16_t freq) is_vht160_valid_freq() argument
1301 is_vht80_valid_freq(uint16_t freq) is_vht80_valid_freq() argument
1314 addchan(struct ieee80211_channel chans[],int maxchans,int * nchans,uint8_t ieee,uint16_t freq,int8_t maxregpower,uint32_t flags) addchan() argument
1484 ieee80211_add_channel_cbw(struct ieee80211_channel chans[],int maxchans,int * nchans,uint8_t ieee,uint16_t freq,int8_t maxregpower,uint32_t chan_flags,const uint8_t bands[],int cbw_flags) ieee80211_add_channel_cbw() argument
1505 ieee80211_add_channel(struct ieee80211_channel chans[],int maxchans,int * nchans,uint8_t ieee,uint16_t freq,int8_t maxregpower,uint32_t chan_flags,const uint8_t bands[]) ieee80211_add_channel() argument
1514 findchannel(struct ieee80211_channel chans[],int nchans,uint16_t freq,uint32_t flags) findchannel() argument
1540 uint16_t freq; ieee80211_add_channel_ht40() local
1634 uint16_t freq; add_chanlist() local
1776 ieee80211_find_channel(struct ieee80211com * ic,int freq,int flags) ieee80211_find_channel() argument
[all...]
/freebsd-src/sys/dev/qcom_clk/
H A Dqcom_clk_freqtbl.c40 qcom_clk_freq_tbl_lookup(const struct qcom_clk_freq_tbl *tbl, uint64_t freq) in qcom_clk_freq_tbl_lookup()
H A Dqcom_clk_apssdiv.c66 qcom_clk_apssdiv_calc_rate(struct clknode *clk, uint64_t freq, uint32_t cdiv) in qcom_clk_apssdiv_calc_rate()
85 qcom_clk_apssdiv_recalc(struct clknode *clk, uint64_t *freq) in qcom_clk_apssdiv_recalc()
/freebsd-src/contrib/arm-optimized-routines/string/bench/
H A Dstrlen.c54 typedef struct { uint16_t size; uint16_t freq; } freq_data_t; global() member
55 typedef struct { uint8_t align; uint16_t freq; } align_data_t; global() member
91 int i, j, freq, size, n; init_strlen_distribution() local
H A Dmemset.c46 typedef struct { uint16_t size; uint16_t freq; } freq_data_t; global() member
47 typedef struct { uint8_t align; uint16_t freq; } align_data_t; global() member
100 int i, j, freq, size, n; init_memset_distribution() local
/freebsd-src/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.c272 uint32_t freq; in bhnd_pmu_sysctl_bus_freq() local
287 uint32_t freq; in bhnd_pmu_sysctl_cpu_freq() local
302 uint32_t freq; in bhnd_pmu_sysctl_mem_freq() local
520 bhnd_pmu_get_clock_freq_method(device_t dev, bhnd_clock clock, uint32_t *freq) in bhnd_pmu_get_clock_freq_method()
/freebsd-src/sys/x86/x86/
H A Dtsc.c199 uint64_t freq; in tsc_freq_intel_brand() local
773 uint64_t freq; tsc_calibrate() local
873 uint64_t freq; tsc_freq_changed() local
888 uint64_t freq; sysctl_machdep_tsc_freq() local
[all...]

12345678910>>...14