Searched defs:freq (Results 76 - 100 of 271) sorted by last modified time

1234567891011

/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c508 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) argument
535 mlme_event_ch_switch(struct wpa_driver_nl80211_data *drv, struct nlattr *ifindex, struct nlattr *freq, struct nlattr *type, struct nlattr *bw, struct nlattr *cf1, struct nlattr *cf2, int finished) argument
633 mlme_event_mgmt(struct i802_bss *bss, struct nlattr *freq, struct nlattr *sig, const u8 *frame, size_t len) argument
879 mlme_event(struct i802_bss *bss, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig, struct nlattr *wmm, struct nlattr *req_ie) argument
1005 unsigned int freq; local
1036 unsigned int freq, chan_type, duration; local
2240 u32 freq = 0, max_tx_power = 0; local
[all...]
H A Ddriver_nl80211.h73 int freq; member in struct:i802_bss
H A Ddriver_hostap.c1058 static int hostap_set_freq(void *priv, struct hostapd_freq_params *freq) argument
264 hostap_send_mlme(void *priv, const u8 *msg, size_t len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
H A Ddriver_atheros.c1408 u32 freq, frame_type; local
1978 atheros_send_mgmt(void *priv, const u8 *frm, size_t data_len, int noack, unsigned int freq, const u16 *csa_offs, size_t csa_offs_len) argument
2075 atheros_send_action(void *priv, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *src, const u8 *bssid, const u8 *data, size_t data_len, int no_cck) argument
[all...]
H A Ddriver.h130 int freq; member in struct:hostapd_channel_data
335 int freq; member in struct:wpa_scan_res
634 int freq; member in struct:wpa_driver_auth_params
698 int freq; member in struct:hostapd_freq_params
845 struct hostapd_freq_params freq; member in struct:wpa_driver_associate_params
1395 struct hostapd_freq_params *freq; member in struct:wpa_driver_ap_params
1471 struct hostapd_freq_params freq; member in struct:wpa_driver_mesh_join_params
4823 unsigned int freq; member in struct:freq_survey
4929 unsigned int freq; member in struct:wpa_event_data::assoc_info
5287 int freq; member in struct:wpa_event_data::rx_mgmt
5304 unsigned int freq; member in struct:wpa_event_data::remain_on_channel
5486 int freq; member in struct:wpa_event_data::ch_switch
5512 int freq; member in struct:wpa_event_data::dfs_event
[all...]
/freebsd-11-stable/contrib/wpa/src/common/
H A Dwpa_common.c1498 int wpa_default_rsn_cipher(int freq) argument
H A Dprivsep_commands.h44 int freq; member in struct:privsep_cmd_authenticate
65 int freq; member in struct:privsep_cmd_associate
H A Docv.h21 int freq; member in struct:oci_info
H A Dieee802_11_common.c705 enum hostapd_hw_mode ieee80211_freq_to_chan(int freq, u8 *channel) argument
724 enum hostapd_hw_mode ieee80211_freq_to_channel_ext(unsigned int freq, argument
889 ieee80211_chaninfo_to_channel(unsigned int freq, enum chan_width chanwidth, int sec_channel, u8 *op_class, u8 *channel) argument
1181 int freq; local
1211 ieee80211_is_dfs(int freq, const struct hostapd_hw_modes *modes, u16 num_modes) argument
1598 ieee80211_phy_type_by_freq(int freq) argument
1621 ieee80211_get_phy_type(int freq, int ht, int vht) argument
[all...]
H A Dhw_features_common.c69 int freq; local
19 hw_get_channel_chan(struct hostapd_hw_modes *mode, int chan, int *freq) argument
43 hw_get_channel_freq(struct hostapd_hw_modes *mode, int freq, int *chan) argument
77 hw_get_chan(struct hostapd_hw_modes *mode, int freq) argument
361 hostapd_set_freq_params(struct hostapd_freq_params *data, enum hostapd_hw_mode mode, int freq, int 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) argument
[all...]
H A Dgas_server.c38 int freq; member in struct:gas_server_response
85 gas_server_send_resp(struct gas_server *gas, struct gas_server_handler *handler, const u8 *da, int freq, u8 dialog_token, struct wpabuf *query_resp) argument
159 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) argument
289 gas_server_rx_comeback_req(struct gas_server *gas, const u8 *da, const u8 *sa, const u8 *bssid, int freq, u8 dialog_token) argument
321 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) argument
418 gas_server_init(void *ctx, void (*tx)(void *ctx, int freq, const u8 *da, struct wpabuf *buf, unsigned int wait_time)) argument
[all...]
H A Ddpp.h114 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ]; member in struct:dpp_bootstrap_info
147 unsigned int freq; member in struct:dpp_pkex
200 unsigned int freq[DPP_BOOTSTRAP_MAX_FREQ]; member in struct:dpp_authentication
H A Ddpp.c84 unsigned int freq; member in struct:dpp_connection
834 int opclass = -1, channel, freq; local
2023 dpp_channel_ok_init(struct hostapd_hw_modes *own_modes, u16 num_modes, unsigned int freq) argument
2050 freq_included(const unsigned int freqs[], unsigned int num, unsigned int freq) argument
2061 freq_to_start(unsigned int freqs[], unsigned int num, unsigned int freq) argument
2082 unsigned int i, freq; local
2107 unsigned int freq; local
3072 dpp_auth_req_rx(void *msg_ctx, u8 dpp_allowed_roles, int qr_mutual, struct dpp_bootstrap_info *peer_bi, struct dpp_bootstrap_info *own_bi, unsigned int freq, const u8 *hdr, const u8 *attr_start, size_t attr_len) argument
8518 dpp_pkex_finish(struct dpp_global *dpp, struct dpp_pkex *pkex, const u8 *peer, unsigned int freq) argument
9076 dpp_relay_new_conn(struct dpp_relay_controller *ctrl, const u8 *src, unsigned int freq) argument
9184 dpp_relay_rx_action(struct dpp_global *dpp, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq, const u8 *i_bootstrap, const u8 *r_bootstrap) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ie.c532 wpa_validate_wpa_ie(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int freq, const u8 *wpa_ie, size_t wpa_ie_len, const u8 *mdie, size_t mdie_len, const u8 *owe_dh, size_t owe_dh_len) argument
H A Dieee802_11.c4398 handle_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, unsigned int freq) argument
4614 unsigned int freq; local
[all...]
H A Dhw_features.c949 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) argument
[all...]
H A Dhostapd.h97 unsigned int freq; member in struct:hostapd_frame_info
492 int freq; member in struct:hostapd_iface
H A Dgas_serv.c1838 gas_serv_rx_public_action(void *ctx, const u8 *buf, size_t len, int freq) argument
H A Dgas_query_ap.c44 int freq; member in struct:gas_query_pending
674 int gas_query_ap_req(struct gas_query_ap *gas, const u8 *dst, int freq, argument
466 gas_query_ap_rx(struct gas_query_ap *gas, const u8 *sa, u8 categ, const u8 *data, size_t len, int freq) argument
[all...]
H A Ddrv_callbacks.c774 void hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, argument
1386 hostapd_get_mode_channel( struct hostapd_iface *iface, unsigned int freq) argument
[all...]
H A Ddpp_hostapd.c213 unsigned int freq; local
314 unsigned int wait_time, max_wait_time, freq, max_tries, used; local
490 int freq; local
523 hostapd_dpp_rx_auth_req(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) argument
824 hostapd_dpp_rx_auth_resp(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) argument
963 hostapd_dpp_send_peer_disc_resp(struct hostapd_data *hapd, const u8 *src, unsigned int freq, u8 trans_id, enum dpp_status_error status) argument
1055 hostapd_dpp_rx_peer_disc_req(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) argument
1147 hostapd_dpp_rx_pkex_exchange_req(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) argument
1202 hostapd_dpp_rx_pkex_exchange_resp(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) argument
1238 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) argument
1286 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) argument
1328 hostapd_dpp_rx_action(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) argument
1637 hostapd_dpp_relay_tx(void *ctx, const u8 *addr, unsigned int freq, const u8 *msg, size_t len) argument
[all...]
H A Ddfs.c126 dfs_get_chan_data(struct hostapd_hw_modes *mode, int freq, int first_chan_idx) argument
485 static int set_dfs_state_freq(struct hostapd_iface *iface, int freq, u32 state) argument
511 set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2, u32 state) argument
566 dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, int chan_width, int cf1, int cf2) argument
779 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) argument
821 hostapd_dfs_pre_cac_expired(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
1009 hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
1042 hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
1092 hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, int ht_enabled, int chan_offset, int chan_width, int cf1, int cf2) argument
[all...]
H A Dbeacon.c1399 struct hostapd_freq_params freq; local
H A Dap_drv_ops.h264 hostapd_drv_get_survey(struct hostapd_data *hapd, unsigned int freq) argument
H A Dap_drv_ops.c741 int hostapd_drv_send_action(struct hostapd_data *hapd, unsigned int freq, argument
542 hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1) argument
779 hostapd_drv_send_action_addr3_ap(struct hostapd_data *hapd, unsigned int freq, unsigned int wait, const u8 *dst, const u8 *data, size_t len) argument
792 hostapd_start_dfs_cac(struct hostapd_iface *iface, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1) argument
[all...]

Completed in 200 milliseconds

1234567891011