Searched defs:freq (Results 126 - 150 of 247) sorted by relevance

12345678910

/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar2317.c84 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
627 uint16_t freq = chan->ic_freq; /* NB: never mapped */ local
[all...]
H A Dar2413.c80 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
501 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
642 uint16_t freq = chan->ic_freq; /* NB: never mapped */ local
[all...]
H A Dar2425.c87 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
501 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
605 uint16_t freq = chan->ic_freq; /* NB: never mapped */ local
[all...]
H A Dar5111.c80 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
221 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
395 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
[all...]
H A Dar5413.c80 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
167 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
546 uint16_t freq = ath_hal_gethwchannel(ah, chan); local
686 uint16_t freq = chan->ic_freq; /* NB: never mapped */ local
[all...]
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_reset.c423 uint16_t numCtlModes, ctlMode, freq; local
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_legacy_crtc.c719 uint32_t freq = 0; local
/freebsd-11.0-release/sys/kern/
H A Dkern_ntptime.c363 long freq; /* frequency ns/s) */ local
[all...]
/freebsd-11.0-release/sys/dev/sdhci/
H A Dsdhci.c516 uint32_t caps, freq; local
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c1185 ath_hal_get_rate_power_limit_from_eeprom(struct ath_hal *ah, u_int16_t freq, argument
/freebsd-11.0-release/lib/libz/
H A Ddeflate.h67 ush freq; /* frequency count */ member in union:ct_data_s::__anon6946
/freebsd-11.0-release/sys/arm/ti/am335x/
H A Dam335x_ehrpwm.c185 int clkdiv, error, freq, i, period; local
/freebsd-11.0-release/sys/amd64/vmm/io/
H A Dvrtc.c576 vrtc_callout_check(struct vrtc *vrtc, sbintime_t freq) argument
/freebsd-11.0-release/sys/arm/allwinner/clk/
H A Daw_lcdclk.c266 aw_lcdclk_recalc_freq(struct clknode *clk, uint64_t *freq) argument
/freebsd-11.0-release/sys/arm/amlogic/aml8726/
H A Daml8726_sdxc-m8.c70 uint32_t freq; member in struct:__anon7168
1041 uint32_t freq; local
/freebsd-11.0-release/sys/arm/at91/
H A Dat91_mci.c565 uint32_t freq; local
/freebsd-11.0-release/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_per.c605 periph_recalc(struct clknode *clk, uint64_t *freq) argument
H A Dtegra124_clk_pll.c930 tegra124_pll_recalc(struct clknode *clk, uint64_t *freq) argument
/freebsd-11.0-release/sys/x86/isa/
H A Dclock.c228 timer_spkr_setfreq(int freq) argument
505 u_int freq; local
[all...]
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntp_util.c576 record_loop_stats( double offset, double freq, double jitter, double wander, int spoll ) argument
/freebsd-11.0-release/usr.sbin/powerd/
H A Dpowerd.c256 set_freq(int freq) argument
268 get_freq_id(int freq, int *freqs, int numfreqs) argument
450 int freq, curfreq, initfreq, *freqs, i, j, *mwatts, numfreqs, load; local
[all...]
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dap_drv_ops.c686 int hostapd_drv_send_action(struct hostapd_data *hapd, unsigned int freq, argument
512 hostapd_set_freq(struct hostapd_data *hapd, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int sec_channel_offset, int vht_oper_chwidth, int center_segment0, int center_segment1) argument
698 hostapd_start_dfs_cac(struct hostapd_iface *iface, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int sec_channel_offset, int vht_oper_chwidth, int center_segment0, int center_segment1) argument
/freebsd-11.0-release/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h70 int freq; member in struct:i802_bss
H A Ddriver_nl80211_event.c413 static int calculate_chan_offset(int width, int freq, int cf1, int cf2) argument
440 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) argument
533 mlme_event_mgmt(struct i802_bss *bss, struct nlattr *freq, struct nlattr *sig, const u8 *frame, size_t len) argument
747 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) argument
870 unsigned int freq; local
897 unsigned int freq, chan_type, duration; local
[all...]
/freebsd-11.0-release/contrib/wpa/src/p2p/
H A Dp2p_group.c899 int freq; local

Completed in 152 milliseconds

12345678910