Searched defs:chan (Results 126 - 150 of 243) sorted by relevance

12345678910

/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan.h225 uint8_t chan; /* channel # from FH/DSPARMS */ member in struct:ieee80211_scanparams
H A Dieee80211_node.c322 ieee80211_create_ibss(struct ieee80211vap* vap, struct ieee80211_channel *chan) argument
274 ieee80211_node_set_chan(struct ieee80211_node *ni, struct ieee80211_channel *chan) argument
839 ieee80211_sta_join(struct ieee80211vap *vap, struct ieee80211_channel *chan, const struct ieee80211_scan_entry *se) argument
1338 ieee80211_node_create_wds(struct ieee80211vap *vap, const uint8_t bssid[IEEE80211_ADDR_LEN], struct ieee80211_channel *chan) argument
[all...]
H A Dieee80211.c966 ieee80211_ieee2mhz(u_int chan, u_int flags) argument
1660 media_status(enum ieee80211_opmode opmode, const struct ieee80211_channel *chan) argument
1782 ieee80211_chan2mode(const struct ieee80211_channel *chan) argument
[all...]
/freebsd-11-stable/sys/dev/sound/pci/
H A Dhdspe.h158 struct sc_chinfo chan[HDSPE_MAX_CHANS]; member in struct:sc_pcminfo
H A Dt4dwave.c325 int bank, chan; local
337 int bank, chan; local
371 int bank, chan; local
382 int bank, chan; local
[all...]
/freebsd-11-stable/sys/dev/vnic/
H A Dnic_main.c686 uint32_t vnic, bgx, lmac, chan; local
827 uint32_t bgx, lmac, chan; local
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c298 const struct ieee80211_channel *chan = AH_PRIVATE(ah)->ah_curchan; local
178 ar9300_get_ani_channel_index(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
460 const struct ieee80211_channel *chan = AH_PRIVATE(ah)->ah_curchan; local
864 const struct ieee80211_channel *chan = AH_PRIVATE(ah)->ah_curchan; local
1122 ar9300_ani_ar_poll(struct ath_hal *ah, const HAL_NODE_STATS *stats, const struct ieee80211_channel *chan, HAL_ANISTATS *ani_stats) argument
[all...]
H A Dar9300_freebsd.c331 ar9300_reset_freebsd(struct ath_hal *ah, HAL_OPMODE opmode, struct ieee80211_channel *chan, HAL_BOOL bChannelChange, HAL_RESET_TYPE resetType, HAL_STATUS *status) argument
394 ar9300_ani_poll_freebsd(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
459 ar9300_per_calibration_freebsd(struct ath_hal *ah, struct ieee80211_channel *chan, u_int rxchainmask, HAL_BOOL long_cal, HAL_BOOL *isCalDone) argument
475 ar9300_reset_cal_valid_freebsd(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
512 ar9300_ani_rxmonitor_freebsd(struct ath_hal *ah, const HAL_NODE_STATS *stats, const struct ieee80211_channel *chan) argument
[all...]
H A Dar9300_paprd.c51 ar9300_paprd_setup_single_table(struct ath_hal *ah, struct ieee80211_channel * chan) argument
440 ar9300_enable_paprd(struct ath_hal *ah, HAL_BOOL enable_flag, struct ieee80211_channel * chan) argument
1856 ar9300_populate_paprd_single_table(struct ath_hal *ah, struct ieee80211_channel *chan, int chain_num) argument
2191 ar9300_paprd_create_curve(struct ath_hal * ah, struct ieee80211_channel * chan, int chain_num) argument
2225 ar9300_paprd_init_table(struct ath_hal *ah, struct ieee80211_channel * chan) argument
2406 ar9300_paprd_init_table(struct ath_hal *ah, HAL_CHANNEL * chan) argument
2418 ar9300_paprd_create_curve(struct ath_hal * ah, HAL_CHANNEL * chan, int chain_num) argument
2431 ar9300_enable_paprd(struct ath_hal *ah, HAL_BOOL enable_flag, HAL_CHANNEL * chan) argument
2437 ar9300_populate_paprd_single_table(struct ath_hal *ah, HAL_CHANNEL * chan, int chain_num) argument
[all...]
/freebsd-11-stable/sys/opencrypto/
H A Dcrypto.c1266 crypto_finis(void *chan) argument
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_sai.c178 struct sc_chinfo chan[SAI_NCHANNELS]; member in struct:sc_pcminfo
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_ssi.c216 struct sc_chinfo chan[SSI_NCHANNELS]; member in struct:sc_pcminfo
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c161 ce_chan_t *chan; member in struct:_drv_t
[all...]
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c110 cp_chan_t *chan; member in struct:_drv_t
[all...]
/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus.c991 const struct vmbus_channel *chan; local
1012 vmbus_add_child(struct vmbus_channel *chan) argument
1034 vmbus_delete_child(struct vmbus_channel *chan) argument
1138 const struct vmbus_channel *chan = vmbus_get_channel(dev); local
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Drrm.c469 static int wpas_add_channel(u8 op_class, u8 chan, u8 num_primary_channels, argument
524 u8 chan = channels ? channels[i] : op->min_chan + i * op->inc; local
632 wpas_beacon_request_freqs(struct wpa_supplicant *wpa_s, u8 op_class, u8 chan, int active, const u8 *subelems, size_t len) argument
688 wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, u8 *op_class, u8 *chan, u8 *phy_type) argument
[all...]
H A Dwnm_sta.c514 static int wnm_nei_get_chan(struct wpa_supplicant *wpa_s, u8 op_class, u8 chan) argument
869 wnm_add_nei_rep(struct wpabuf **buf, const u8 *bssid, u32 bss_info, u8 op_class, u8 chan, u8 phy_type, u8 pref) argument
906 u8 op_class, chan; local
1231 struct hostapd_channel_data *chan; local
[all...]
H A Ddpp_supplicant.c1457 struct hostapd_channel_data *chan = &mode->channels[j]; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddrv_callbacks.c1390 struct hostapd_channel_data *chan; local
1402 hostapd_update_nf(struct hostapd_iface *iface, struct hostapd_channel_data *chan, struct freq_survey *survey) argument
1423 struct hostapd_channel_data *chan; local
1461 struct hostapd_channel_data *chan; local
[all...]
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_common.c959 static int ieee80211_chan_to_freq_us(u8 op_class, u8 chan) argument
1003 ieee80211_chan_to_freq_eu(u8 op_class, u8 chan) argument
1041 ieee80211_chan_to_freq_jp(u8 op_class, u8 chan) argument
1085 ieee80211_chan_to_freq_cn(u8 op_class, u8 chan) argument
1111 ieee80211_chan_to_freq_global(u8 op_class, u8 chan) argument
1179 ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan) argument
[all...]
/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpivar.h110 uint8_t chan; member in struct:wpi_power_group
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_ural.c311 uint8_t chan; member in struct:__anon5278
1623 int i, chan; local
[all...]
/freebsd-11-stable/sys/dev/malo/
H A Dif_malo.c1865 malo_mapchan(struct malo_hal_channel *hc, const struct ieee80211_channel *chan) argument
1881 malo_chan_set(struct malo_softc *sc, struct ieee80211_channel *chan) argument
[all...]
/freebsd-11-stable/sys/dev/ral/
H A Drt2560.c198 uint8_t chan; member in struct:__anon5202
2052 u_int i, chan; local
[all...]
/freebsd-11-stable/sys/dev/sound/midi/
H A Dmidi.c1330 midisynth_alloc(void *n, uint8_t chan, uint8_t note) argument

Completed in 478 milliseconds

12345678910