Searched defs:freq (Results 226 - 250 of 271) sorted by path

1234567891011

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h305 wpa_drv_send_mlme(struct wpa_supplicant *wpa_s, const u8 *data, size_t data_len, int noack, unsigned int freq) argument
383 wpa_drv_send_action(struct wpa_supplicant *wpa_s, 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
404 wpa_drv_set_freq(struct wpa_supplicant *wpa_s, struct hostapd_freq_params *freq) argument
434 wpa_drv_remain_on_channel(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int duration) argument
950 wpa_drv_set_prob_oper_freq(struct wpa_supplicant *wpa_s, unsigned int freq) argument
[all...]
H A Devents.c774 static int freq_allowed(int *freqs, int freq) argument
811 int freq = modes[i].channels[j].freq; local
3757 wpas_event_rx_mgmt_action(struct wpa_supplicant *wpa_s, const u8 *frame, size_t len, int freq, int rssi) argument
3942 wpas_event_cac_ms(const struct wpa_supplicant *wpa_s, int freq) argument
[all...]
H A Dgas_query.c46 int freq; member in struct:gas_query_pending
220 gas_query_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) argument
518 gas_query_rx(struct gas_query *gas, const u8 *da, const u8 *sa, const u8 *bssid, u8 categ, const u8 *data, size_t len, int freq) argument
809 gas_query_req(struct gas_query *gas, const u8 *dst, int freq, int wildcard_bssid, struct wpabuf *req, void (*cb)(void *ctx, const u8 *dst, u8 dialog_token, enum gas_query_result result, const struct wpabuf *adv_proto, const struct wpabuf *resp, u16 status_code), void *ctx) argument
[all...]
H A Dhs20_supplicant.c268 int freq; local
H A Dinterworking.c2753 int freq; local
3204 int freq; local
[all...]
H A Dmesh.c243 wpa_supplicant_mesh_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct hostapd_freq_params *freq) argument
[all...]
H A Dnotify.c653 wpas_notify_p2p_sd_request(struct wpa_supplicant *wpa_s, int freq, const u8 *sa, u8 dialog_token, u16 update_indic, const u8 *tlvs, size_t tlvs_len) argument
H A Doffchannel.c259 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, argument
423 offchannel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int duration) argument
440 offchannel_cancel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, unsigned int freq) argument
[all...]
H A Dop_classes.c337 wpas_supp_op_class_ie(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, int freq, u8 *pos, size_t len) argument
H A Dp2p_supplicant.c225 wpas_p2p_set_own_freq_preference(struct wpa_supplicant *wpa_s, int freq) argument
335 wpas_p2p_search_social_channel(struct wpa_supplicant *wpa_s, int freq) argument
351 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) argument
1262 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) argument
1407 unsigned int freq; member in struct:send_action_work
1478 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) argument
1552 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) argument
1586 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) argument
2460 unsigned int freq; member in struct:wpas_p2p_listen_work
2540 wpas_start_listen(void *ctx, unsigned int freq, unsigned int duration, const struct wpabuf *probe_resp_ie) argument
2596 wpas_send_probe_resp(void *ctx, const struct wpabuf *buf, unsigned int freq) argument
2784 freq_included(struct wpa_supplicant *wpa_s, const struct p2p_channels *channels, unsigned int freq) argument
2825 wpas_p2p_go_is_peer_freq(struct wpa_supplicant *wpa_s, int freq) argument
3216 int freq; local
3326 wpas_p2p_disallowed_freq(struct wpa_global *global, unsigned int freq) argument
3408 unsigned int freq; local
3903 wpas_get_go_info(void *ctx, u8 *intended_addr, u8 *ssid, size_t *ssid_len, int *group_iface, unsigned int *freq) argument
4022 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) argument
4341 unsigned int freq; local
4801 wpas_check_freq_conflict(struct wpa_supplicant *wpa_s, int freq) argument
4868 int freq; local
5095 wpas_p2p_join_scan_req(struct wpa_supplicant *wpa_s, int freq, const u8 *ssid, size_t ssid_len) argument
5228 wpas_p2p_join_start(struct wpa_supplicant *wpa_s, int freq, const u8 *ssid, size_t ssid_len) argument
5311 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) argument
5488 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, const u8 *group_ssid, size_t group_ssid_len) argument
5649 wpas_p2p_remain_on_channel_cb(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int duration) argument
5689 wpas_p2p_cancel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, unsigned int freq) argument
5759 wpas_p2p_select_go_freq(struct wpa_supplicant *wpa_s, int freq) argument
5861 wpas_p2p_supported_freq_go(struct wpa_supplicant *wpa_s, const struct p2p_channels *channels, int freq) argument
5959 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, const struct p2p_channels *channels) argument
6330 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) argument
6368 wpas_start_p2p_client(struct wpa_supplicant *wpa_s, struct wpa_ssid *params, int addr_allocated, int freq, int force_scan) argument
6437 int go = 0, freq; local
6821 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) argument
7005 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) argument
7057 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) argument
7149 int freq = 0, force_freq = 0, pref_freq = 0; local
7224 int freq; local
8382 wpas_p2p_handle_frequency_conflicts(struct wpa_supplicant *wpa_s, int freq, struct wpa_ssid *ssid) argument
9322 int freq; local
9500 wpas_p2p_lo_start(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int period, unsigned int interval, unsigned int count) argument
[all...]
H A Dp2p_supplicant.h262 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) argument
270 wpas_p2p_remain_on_channel_cb(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int duration) argument
277 wpas_p2p_cancel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, unsigned int freq) argument
[all...]
H A Drrm.c688 static int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, argument
H A Dsme.c781 int freq, num; local
2191 int freq; local
[all...]
H A Dwnm_sta.c518 int freq; local
1222 chan_supported(struct wpa_supplicant *wpa_s, int freq) argument
[all...]
H A Dwnm_sta.h52 int freq; member in struct:neighbor_report
H A Dwpa_supplicant.c1196 matching_ciphers(struct wpa_ssid *ssid, struct wpa_ie_data *ie, int freq) argument
2139 ibss_mesh_setup_freq(struct wpa_supplicant *wpa_s, const struct wpa_ssid *ssid, struct hostapd_freq_params *freq) argument
3304 int freq, num; local
5051 wpas_freq_to_band(int freq) argument
5440 radio_add_work(struct wpa_supplicant *wpa_s, unsigned int freq, const char *type, int next, void (*cb)(struct wpa_radio_work *work, int deinit), void *ctx) argument
5580 wpas_gas_server_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) argument
5597 wpas_gas_server_tx(void *ctx, int freq, const u8 *da, struct wpabuf *buf, unsigned int wait_time) argument
6643 add_freq(int *freqs, int *num_freqs, int freq) argument
7209 int freq; local
[all...]
H A Dwpa_supplicant_i.h331 unsigned int freq; /* known frequency (MHz) or 0 for multiple/unknown */ member in struct:wpa_radio_work
402 int freq; member in struct:wpa_used_freq_data
772 int freq; member in struct:wpa_supplicant::__anon3784
H A Dwps_supplicant.c116 unsigned int freq = wpa_s->assoc_freq; local
1110 wpas_wps_reassoc(struct wpa_supplicant *wpa_s, struct wpa_ssid *selected, const u8 *bssid, int freq) argument
1204 wpas_wps_start_dev_pw(struct wpa_supplicant *wpa_s, const u8 *dev_addr, const u8 *bssid, const char *pin, int p2p_group, u16 dev_pw_id, const u8 *peer_pubkey_hash, const u8 *ssid_val, size_t ssid_len, int freq) argument
2310 wpas_wps_start_nfc(struct wpa_supplicant *wpa_s, const u8 *go_dev_addr, const u8 *bssid, const struct wpabuf *dev_pw, u16 dev_pw_id, int p2p_group, const u8 *peer_pubkey_hash, const u8 *ssid, size_t ssid_len, int freq) argument
2393 int freq = 0; local
2603 int freq = 0; local
[all...]
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.c1058 u_int32_t freq = 0; local
5047 u_int freq; local
[all...]
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c309 mapfreq(struct ieee80211_channel *chan, int freq, int flags) argument
542 ieee80211_mhz2ieee(int freq, int flags) argument
618 getchannelflags(const char *val, int freq) argument
1947 chanlookup(const struct ieee80211_channel chans[], int nchans, int freq, int flags) argument
1979 checkchan(const struct ieee80211req_chaninfo *avail, int freq, int flags) argument
2032 int freq, hi_adj, lo_adj, channelSep; local
[all...]
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_cpufreq.c1533 int freq, min_fre local
[all...]
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_spi.c231 spi_hw_setup(struct spi_softc *sc, u_int cs, u_int mode, u_int freq) argument
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_sdhci.c267 uint64_t freq; local
/freebsd-11-stable/sys/arm/ti/
H A Dti_spi.c123 ti_spi_set_clock(struct ti_spi_softc *sc, int ch, int freq) argument
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_xpt.c3041 u_int freq; local

Completed in 298 milliseconds

1234567891011