| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | bgscan_learn.c | 215 int *freqs = NULL, *n; in bgscan_learn_get_freqs() local 236 int *freqs, size_t count) in bgscan_learn_get_probe_freq() 275 int *freqs = NULL; in bgscan_learn_timeout() local 356 int i, j, *freqs = NULL, *n; in bgscan_learn_get_supp_freqs() local
|
| H A D | rrm.c | 516 int *freqs) in wpas_add_channel() 546 int *freqs, *next_freq; in wpas_add_channels() local 637 int *freqs = NULL, *new_freqs; in wpas_channel_report_freqs() local 699 int *freqs = NULL, *ext_freqs = NULL; in wpas_beacon_request_freqs() local
|
| H A D | p2p_supplicant.c | 191 int *freqs; in wpas_p2p_num_unused_channels() local 217 struct wpa_used_freq_data *freqs; in wpas_p2p_valid_oper_freqs() local 3621 struct wpa_used_freq_data *freqs, in wpas_p2p_pick_best_used_freq() 3728 struct wpa_used_freq_data *freqs; in wpas_invitation_process() local 6328 struct wpa_used_freq_data *freqs; in wpas_check_freq_conflict() local 6637 int freqs[2] = { 0, 0 }; in wpas_p2p_join_scan_req() local 6886 struct wpa_used_freq_data *freqs; in wpas_p2p_setup_freqs() local 7584 const int freqs[] = { in wpas_p2p_select_go_freq() local 7773 struct wpa_used_freq_data *freqs; in wpas_p2p_init_go_params() local 9803 struct wpa_used_freq_data *freqs = NULL; in wpas_p2p_update_channel_list() local [all …]
|
| H A D | config.c | 1528 int *freqs; in wpa_config_parse_int_array() local 1594 int *freqs; in wpa_config_parse_scan_freq() local 1614 int *freqs; in wpa_config_parse_freq_list() local 1632 const int *freqs) in wpa_config_write_freqs() 5219 int *freqs; in wpa_config_process_freq_list() local 5239 int *freqs; in wpa_config_process_initial_freq_list() local
|
| H A D | wpa_priv.c | 142 int freqs[PRIVSEP_MAX_SCAN_FREQS + 1]; in wpa_priv_cmd_scan() local
|
| H A D | events.c | 952 static int freq_allowed(int *freqs, int freq) in freq_allowed() 1917 int *freqs; in wpa_supplicant_connect_ml_missing() local
|
| H A D | ctrl_iface.c | 287 int *freqs = NULL; in wpas_ctrl_pno() local 3545 int *freqs = freq_range_to_channel_list(wpa_s, pos + 6); in wpa_supplicant_ctrl_iface_select_network() local 8079 int *freqs = NULL; in freq_range_to_channel_list() local 8118 int *freqs = NULL; in ctrl_interworking_select() local 12798 int *freqs; in wpas_ctrl_ml_probe() local
|
| H A D | scan.c | 879 int *freqs, i; in wpa_add_scan_freqs_list() local
|
| H A D | interworking.c | 3182 int *freqs) in interworking_select()
|
| H A D | wpa_supplicant.c | 7292 unsigned int wpas_get_bands(struct wpa_supplicant *wpa_s, const int *freqs) in wpas_get_bands() 9778 int freqs[MAX_NUM_MLD_LINKS]; in get_shared_radio_freqs_data() local
|
| H A D | dpp_supplicant.c | 5153 int *freqs = NULL; in wpas_dpp_presence_ann_channels() local
|
| H A D | nan_supplicant.c | 4847 int *freqs = NULL; in wpas_nan_usd_all_freqs() local
|
| /freebsd/sys/contrib/zstd/lib/dictBuilder/ |
| H A D | fastcover.c | 135 U32 *freqs; member 157 U32 *freqs, U32 begin, U32 end, in FASTCOVER_selectSegment() 284 FASTCOVER_computeFrequency(U32* freqs, const FASTCOVER_ctx_t* ctx) in FASTCOVER_computeFrequency() 401 U32* freqs, in FASTCOVER_buildDictionary() 486 U32* freqs = (U32*) malloc(((U64)1 << ctx->f) * sizeof(U32)); in FASTCOVER_tryParameters() local
|
| H A D | cover.c | 239 U32 *freqs; member 466 static COVER_segment_t COVER_selectSegment(const COVER_ctx_t *ctx, U32 *freqs, 727 static size_t COVER_buildDictionary(const COVER_ctx_t *ctx, U32 *freqs, 1134 U32* const freqs = (U32*)malloc(ctx->suffixSize * sizeof(U32)); local
|
| /freebsd/usr.sbin/powerd/ |
| H A D | powerd.c | 205 read_freqs(int *numfreqs, int **freqs, int **power, int minfreq, int maxfreq) in read_freqs() argument 290 get_freq_id(int freq,int * freqs,int numfreqs) get_freq_id() argument 587 int freq, curfreq, initfreq, *freqs, i, j, *mwatts, numfreqs, load; global() local [all...] |
| /freebsd/sys/x86/cpufreq/ |
| H A D | est.c | 1060 est_acpi_info(device_t dev, freq_info **freqs, size_t *freqslen) in est_acpi_info() 1128 est_table_info(device_t dev, uint64_t msr, freq_info **freqs, size_t *freqslen) in est_table_info() 1172 est_msr_info(device_t dev, uint64_t msr, freq_info **freqs, size_t *freqslen) in est_msr_info()
|
| /freebsd/contrib/wpa/src/drivers/ |
| H A D | driver_nl80211_scan.c | 253 struct nlattr *freqs; in nl80211_scan_common() local 1232 struct nlattr *freqs; in wpa_driver_nl80211_vendor_scan() local
|
| H A D | driver_nl80211_event.c | 2193 int freqs[MAX_REPORT_FREQS]; in send_scan_event() local 3292 int freqs[MAX_REPORT_FREQS]; in send_vendor_scan_event() local
|
| H A D | driver_nl80211.c | 4773 int freqs[2]; in wpa_driver_nl80211_authenticate() local 5564 static void qca_set_allowed_ap_freqs(struct i802_bss *bss, const int *freqs, in qca_set_allowed_ap_freqs() 13584 u32 *freqs; in add_freq_list() local 13755 u32 *freqs; in preferred_freq_info_handler() local
|
| /freebsd/sys/dev/ath/ath_hal/ |
| H A D | ah_regdomain.h | 162 REG_DMN_FREQ_BAND *freqs; member
|
| /freebsd/contrib/wpa/src/common/ |
| H A D | privsep_commands.h | 40 u16 freqs[PRIVSEP_MAX_SCAN_FREQS]; member
|
| H A D | dpp.c | 554 static int freq_included(const unsigned int freqs[], unsigned int num, in freq_included() 565 static void freq_to_start(unsigned int freqs[], unsigned int num, in freq_to_start() 650 char freqs[DPP_BOOTSTRAP_MAX_FREQ * 6 + 10], *pos, *end; in dpp_prepare_channel_list() local
|
| /freebsd/contrib/wpa/wpa_supplicant/dbus/ |
| H A D | dbus_new.c | 1724 dbus_int32_t freqs[P2P_MAX_CHANNELS]; in wpas_dbus_signal_p2p_go_neg_resp() local
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_run.c | 4728 const struct rt5592_freqs *freqs; in run_rt5592_set_chan() local
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | mcu.c | 2222 static int mt7615_find_freq_idx(const u16 *freqs, int n_freqs, u16 cur) in mt7615_find_freq_idx()
|