/dflybsd-src/sys/kern/ |
H A D | kern_systimer.c | 259 int64_t freq, int flags) in _systimer_init_periodic() 294 int64_t freq) in systimer_init_periodic() 301 int64_t freq) in systimer_init_periodic_nq() 317 void *data, int64_t freq) in systimer_init_periodic_nq1khz() 325 void *data, int64_t freq) in systimer_init_periodic_nq100khz() 333 void *data, int64_t freq, int flags) in systimer_init_periodic_flags() 344 systimer_adjust_periodic(systimer_t info, int64_t freq) in systimer_adjust_periodic()
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | dpp_supplicant.c | 161 unsigned int freq, const u8 *dst, in wpas_dpp_tx_status() 253 unsigned int freq; in wpas_dpp_reply_wait_timeout() local 349 unsigned int wait_time, max_wait_time, freq, max_tries, used; in wpas_dpp_auth_init_next() local 559 unsigned int freq; member 621 unsigned int freq) in wpas_dpp_listen_start() 652 int freq; in wpas_dpp_listen() local 692 unsigned int freq) in wpas_dpp_cancel_remain_on_channel_cb() 720 unsigned int freq) in wpas_dpp_rx_auth_req() 1170 unsigned int freq) in wpas_dpp_rx_auth_resp() 1446 static int wpas_dpp_allow_ir(struct wpa_supplicant *wpa_s, unsigned int freq) in wpas_dpp_allow_ir() [all …]
|
H A 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()
|
H A D | p2p_supplicant.c | 226 int freq) in wpas_p2p_set_own_freq_preference() 336 int freq) in wpas_p2p_search_social_channel() 351 static int wpas_p2p_scan(void *ctx, enum p2p_scan_type type, int freq, in wpas_p2p_scan() 1263 int go, struct wpa_ssid *ssid, int freq, in wpas_p2p_group_started() 1407 unsigned int freq; member 1479 unsigned int freq, in wpas_p2p_send_action_tx_status() 1553 unsigned int freq, const u8 *dst, in wpas_send_action_work() 1586 static int wpas_send_action(void *ctx, unsigned int freq, const u8 *dst, in wpas_send_action() 2460 unsigned int freq; member 2540 static int wpas_start_listen(void *ctx, unsigned int freq, in wpas_start_listen() [all …]
|
H A D | p2p_supplicant.h | 266 int freq) in wpas_p2p_rx_action() 271 unsigned int freq, in wpas_p2p_remain_on_channel_cb() 278 unsigned int freq) in wpas_p2p_cancel_remain_on_channel_cb()
|
H A D | gas_query.c | 46 int freq; member 221 unsigned int freq, const u8 *dst, in gas_query_tx_status() 520 int freq) in gas_query_rx() 809 int gas_query_req(struct gas_query *gas, const u8 *dst, int freq, in gas_query_req()
|
/dflybsd-src/contrib/wpa_supplicant/src/p2p/ |
H A 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
|
H A D | p2p.c | 256 int freq; in p2p_listen_in_find() local 310 int freq; in p2p_listen() local 462 const u8 *go_interface_addr, int freq, in p2p_add_group_clients() 706 int p2p_add_device(struct p2p_data *p2p, const u8 *addr, int freq, in p2p_add_device() 954 int freq; in p2p_get_next_prog_freq() local 1002 int freq = 0; in p2p_search() local 1156 u8 seek_count, const char **seek, int freq) in p2p_find() 1297 void p2p_stop_find_for_freq(struct p2p_data *p2p, int freq) in p2p_stop_find_for_freq() 1320 void p2p_stop_listen_for_freq(struct p2p_data *p2p, int freq) in p2p_stop_listen_for_freq() 1367 unsigned int freq = force_freq ? force_freq : pref_freq; in p2p_prepare_channel_pref() local [all …]
|
H A D | p2p_invitation.c | 181 int freq; in p2p_process_invitation_req() local 533 int freq = p2p_channel_to_freq(p2p->op_reg_class, in p2p_process_invitation_resp() local 569 int freq; in p2p_invite_send() local
|
H A D | p2p_sd.c | 195 u8 dialog_token, int freq) in p2p_send_gas_comeback_req() 277 int freq; in p2p_start_sd() local 336 int freq; in p2p_rx_gas_initial_req() local 424 void p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst, in p2p_sd_response()
|
H A D | p2p_go_neg.c | 216 int freq; in p2p_connect_send() local 387 int freq; in p2p_reselect_channel() local 743 int freq; in p2p_process_go_neg_req() local 1148 int freq; in p2p_process_go_neg_resp() local
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | dpp_hostapd.c | 213 unsigned int freq; in hostapd_dpp_reply_wait_timeout() local 314 unsigned int wait_time, max_wait_time, freq, max_tries, used; in hostapd_dpp_auth_init_next() local 490 int freq; in hostapd_dpp_listen() local 525 unsigned int freq) in hostapd_dpp_rx_auth_req() 826 unsigned int freq) in hostapd_dpp_rx_auth_resp() 964 const u8 *src, unsigned int freq, in hostapd_dpp_send_peer_disc_resp() 1058 unsigned int freq) in hostapd_dpp_rx_peer_disc_req() 1149 unsigned int freq) in hostapd_dpp_rx_pkex_exchange_req() 1203 const u8 *buf, size_t len, unsigned int freq) in hostapd_dpp_rx_pkex_exchange_resp() 1240 unsigned int freq) in hostapd_dpp_rx_pkex_commit_reveal_req() [all …]
|
H A D | dfs.c | 126 dfs_get_chan_data(struct hostapd_hw_modes *mode, int freq, int first_chan_idx) in dfs_get_chan_data() 485 static int set_dfs_state_freq(struct hostapd_iface *iface, int freq, u32 state) in set_dfs_state_freq() 511 static int set_dfs_state(struct hostapd_iface *iface, int freq, int ht_enabled, in set_dfs_state() 566 static int dfs_are_channels_overlapped(struct hostapd_iface *iface, int freq, in dfs_are_channels_overlapped() 779 int hostapd_dfs_complete_cac(struct hostapd_iface *iface, int success, int freq, in hostapd_dfs_complete_cac() 821 int hostapd_dfs_pre_cac_expired(struct hostapd_iface *iface, int freq, in hostapd_dfs_pre_cac_expired() 1009 int hostapd_dfs_radar_detected(struct hostapd_iface *iface, int freq, in hostapd_dfs_radar_detected() 1042 int hostapd_dfs_nop_finished(struct hostapd_iface *iface, int freq, in hostapd_dfs_nop_finished() 1092 int hostapd_dfs_start_cac(struct hostapd_iface *iface, int freq, in hostapd_dfs_start_cac()
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | gas_server.c | 38 int freq; member 86 const u8 *da, int freq, u8 dialog_token, in gas_server_send_resp() 160 const u8 *bssid, int freq, u8 dialog_token, in gas_server_rx_initial_req() 290 const u8 *bssid, int freq, u8 dialog_token) in gas_server_rx_comeback_req() 323 int freq) in gas_server_rx() 419 void (*tx)(void *ctx, int freq, in gas_server_init()
|
H A D | hw_features_common.c | 20 int chan, int *freq) in hw_get_channel_chan() 44 int freq, int *chan) in hw_get_channel_freq() 69 int freq; in hw_get_freq() local 77 int hw_get_chan(struct hostapd_hw_modes *mode, int freq) in hw_get_chan() 363 int freq, int channel, int ht_enabled, in hostapd_set_freq_params()
|
H A D | ieee802_11_common.c | 705 enum hostapd_hw_mode ieee80211_freq_to_chan(int freq, u8 *channel) in ieee80211_freq_to_chan() 724 enum hostapd_hw_mode ieee80211_freq_to_channel_ext(unsigned int freq, in ieee80211_freq_to_channel_ext() 889 int ieee80211_chaninfo_to_channel(unsigned int freq, enum chan_width chanwidth, in ieee80211_chaninfo_to_channel() 1181 int freq; in ieee80211_chan_to_freq() local 1211 int ieee80211_is_dfs(int freq, const struct hostapd_hw_modes *modes, in ieee80211_is_dfs() 1598 static enum phy_type ieee80211_phy_type_by_freq(int freq) in ieee80211_phy_type_by_freq() 1621 enum phy_type ieee80211_get_phy_type(int freq, int ht, int vht) in ieee80211_get_phy_type()
|
H A D | ocv.h | 21 int freq; member
|
/dflybsd-src/sys/dev/video/cxm/ |
H A D | cxm_tuner.c | 613 unsigned long freq) in cxm_tuner_select_frequency() 778 unsigned long freq; in cxm_tuner_select_channel() local 808 unsigned long freq; in cxm_tuner_apply_afc() local
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211.c | 1007 mapgsm(u_int freq, u_int flags) in mapgsm() 1021 mappsb(u_int freq, u_int flags) in mappsb() 1030 ieee80211_mhz2ieee(u_int freq, u_int flags) in ieee80211_mhz2ieee() 1135 uint8_t ieee, uint16_t freq, int8_t maxregpower, uint32_t flags) in addchan() 1230 int *nchans, uint8_t ieee, uint16_t freq, int8_t maxregpower, in ieee80211_add_channel() 1250 findchannel(struct ieee80211_channel chans[], int nchans, uint16_t freq, in findchannel() 1275 uint16_t freq; in ieee80211_add_channel_ht40() local 1313 uint16_t freq; in add_chanlist() local 1381 ieee80211_find_channel(struct ieee80211com *ic, int freq, int flags) in ieee80211_find_channel()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cgraphbuild.c | 224 int freq = bb->frequency; in compute_call_stmt_bb_frequency() local 348 int freq = compute_call_stmt_bb_frequency (current_function_decl, in build_cgraph_edges() local 457 int freq = compute_call_stmt_bb_frequency (current_function_decl, in rebuild_cgraph_edges() local
|
/dflybsd-src/sys/sys/ |
H A D | systimer.h | 65 ssysclock_t freq; /* frequency if periodic */ member 131 sysclock_t freq; /* in Hz */ member 199 sysclock_t freq; member 288 uint64_t freq; member
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/ |
H A D | ar5413.c | 80 uint16_t freq = ath_hal_gethwchannel(ah, chan); in ar5413SetChannel() local 167 uint16_t freq = ath_hal_gethwchannel(ah, chan); in ar5413SetRfRegs() local 549 uint16_t freq = ath_hal_gethwchannel(ah, chan); in ar5413SetPowerTable() local 689 uint16_t freq = chan->ic_freq; /* NB: never mapped */ in ar5413GetChannelMaxMinPower() local
|
H A D | ar5112.c | 80 uint16_t freq = ath_hal_gethwchannel(ah, chan); in ar5112SetChannel() local 187 uint16_t freq = ath_hal_gethwchannel(ah, chan); in ar5112SetRfRegs() local 349 uint16_t freq = ath_hal_gethwchannel(ah, chan); in ar5112SetPowerTable() local 770 uint16_t freq = chan->ic_freq; /* NB: never mapped */ in ar5112GetChannelMaxMinPower() local
|
/dflybsd-src/contrib/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211_event.c | 508 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) in calculate_chan_offset() 536 struct nlattr *ifindex, struct nlattr *freq, in mlme_event_ch_switch() 634 struct nlattr *freq, struct nlattr *sig, in mlme_event_mgmt() 882 struct nlattr *freq, struct nlattr *ack, in mlme_event() 1005 unsigned int freq; in mlme_event_join_ibss() local 1036 unsigned int freq, chan_type, duration; in mlme_event_remain_on_channel() local 2240 u32 freq = 0, max_tx_power = 0; in nl80211_dump_freq() local
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | amdgpu_afmt.c | 51 static void amdgpu_afmt_calc_cts(uint32_t clock, int *CTS, int *N, int freq) in amdgpu_afmt_calc_cts()
|