Searched defs:freq (Results 76 - 100 of 271) sorted by relevance

1234567891011

/freebsd-11-stable/sys/dev/iicbus/
H A Dds3231.c249 int error, freq, i, newf, tmp; local
H A Dds1307.c154 int error, freq, i, newf, tmp; local
/freebsd-11-stable/usr.bin/morse/
H A Dmorse.c285 static int freq = FREQUENCY; variable
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.h264 hostapd_drv_get_survey(struct hostapd_data *hapd, unsigned int freq) argument
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 Dacs.c518 acs_find_chan(struct hostapd_iface *iface, int freq) argument
924 int i, *freq; local
[all...]
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_go_neg.c216 int freq; local
387 int freq; local
743 int freq; local
1148 int freq; local
[all...]
H A Dp2p_sd.c277 int freq; local
336 int freq; local
194 p2p_send_gas_comeback_req(struct p2p_data *p2p, const u8 *dst, u8 dialog_token, int freq) argument
424 p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst, u8 dialog_token, const struct wpabuf *resp_tlvs) argument
[all...]
H A Dp2p_invitation.c181 int freq; local
533 int freq = p2p_channel_to_freq(p2p->op_reg_class, local
569 int freq; local
[all...]
H A Dp2p_utils.c69 int p2p_freq_to_channel(unsigned int freq, u8 *op_class, u8 *channel) argument
225 int freq = p2p_channel_to_freq(op->reg_class, local
287 int p2p_supported_freq(struct p2p_data *p2p, unsigned int freq) argument
297 int p2p_supported_freq_go(struct p2p_data *p2p, unsigned int freq) argument
271 p2p_channels_includes_freq(const struct p2p_channels *channels, unsigned int freq) argument
308 p2p_supported_freq_cli(struct p2p_data *p2p, unsigned int freq) argument
324 int freq = 0; local
474 int freq; local
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
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 Dbss.h86 int freq; member in struct:wpa_bss
H A Dmesh.c243 wpa_supplicant_mesh_init(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, struct hostapd_freq_params *freq) argument
[all...]
/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/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.cpp138 void addBias(BlockFrequency freq, BorderConstraint direction) { argument
/freebsd-11-stable/contrib/ntp/kernel/sys/
H A Dtimex.h262 long freq; /* frequency offset (scaled ppm) (rw) */ member in struct:timex
/freebsd-11-stable/contrib/gcc/
H A Dcfghooks.c400 int freq = EDGE_FREQUENCY (e); local
/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Di81342.c332 unsigned int freq; local
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c582 int freq; local
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsassp.c106 siFastSSPReqFree( agsaRoot_t *agRoot, void *freq) argument
/freebsd-11-stable/sys/mips/nlm/
H A Dboard.h122 int freq; member in struct:xlp_nae_ivars
/freebsd-11-stable/sys/mips/nlm/dev/net/
H A Dxlpge.h59 int freq; /* frequency of nae block */ member in struct:nlm_xlpnae_softc
/freebsd-11-stable/sys/mips/nlm/dev/sec/
H A Dnlmsec.c378 int freq, node; local
/freebsd-11-stable/sys/sys/
H A Dtimex.h132 long freq; /* frequency offset (scaled PPM) (rw) */ member in struct:timex
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr600_hdmi.c79 static void r600_hdmi_calc_cts(uint32_t clock, int *CTS, int N, int freq) argument

Completed in 398 milliseconds

1234567891011