Searched defs:rates (Results 1 - 25 of 27) sorted by relevance

12

/src/sys/dev/fdt/
H A Dfdt_clock.c230 const u_int *rates = fdtbus_get_prop(phandle, "assigned-clock-rates", &rates_len); local in function:fdtbus_clock_assign
/src/sys/dev/pckbport/
H A Dpmsvar.h46 int rates[3]; member in struct:pms_protocol
/src/sys/net80211/
H A Dieee80211.c1023 } rates[] = { local in function:ieee80211_rate2media
H A Dieee80211_proto.c508 static const int rates[] = { 2, 4, 11, 22, 12, 24, 48 }; local in function:ieee80211_iserp_rateset
[all...]
H A Dieee80211_input.c1051 ieee80211_setup_rates(struct ieee80211_node *ni, const u_int8_t *rates, argument
2349 u_int8_t *ssid, *rates, *xrates; local in function:ieee80211_recv_mgmt_probe_req
2537 u_int8_t *ssid, *rates, *xrates, *wpa, *wme; local in function:ieee80211_recv_mgmt_assoc_req
2780 u_int8_t *rates, *xrates, *wme; local in function:ieee80211_recv_mgmt_assoc_resp
[all...]
/src/sys/dev/ic/
H A Dathrate-sample.h85 struct rate_info rates[IEEE80211_RATE_MAXSIZE]; member in struct:sample_node
H A Dwi.c370 char rates[IEEE80211_RATE_SIZE]; member in struct:wi_attach::__anon27063c9b0108
H A Dbwfm.c2281 uint8_t rates[sizeof(bss->rates) + 2]; local in function:bwfm_scan_node
H A Dbwfmreg.h390 uint8_t rates[16]; member in struct:bwfm_bss_info
420 uint8_t rates[BWFM_MAXRATES_IN_SET]; member in struct:bwfm_sta_rateset_v5
430 uint8_t rates[BWFM_MAXRATES_IN_SET]; member in struct:bwfm_sta_rateset_v7
470 uint8_t rates[BWFM_MAXRATES_IN_SET]; /* rates in 500kbps units */ member in struct:bwfm_sta_info
/src/sys/dev/usb/
H A Dif_atu.c631 uint8_t rates[4] = {0x82, 0x04, 0x0B, 0x16}; local in function:atu_initial_config
H A Dif_upgtvar.h120 uint8_t rates[20]; member in struct:upgt_fw_bra_descr
358 uint8_t rates[8]; member in struct:upgt_lmac_tx_desc
H A Dif_zyd.c1964 static const uint8_t rates[] = { local in function:zyd_rx_data
[all...]
H A Dif_urtwn.c1632 uint32_t rates, basicrates; local in function:urtwn_ra_init
[all...]
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dsndif.h898 } rates; member in struct:xensnd_query_hw_param
/src/sys/external/isc/atheros_hal/dist/
H A Dah.c147 ath_hal_computetxtime(struct ath_hal * ah,const HAL_RATE_TABLE * rates,uint32_t frameLen,uint16_t rateix,HAL_BOOL shortPreamble) argument
/src/sys/arch/arm/rockchip/
H A Drk_cru.h98 const struct rk_cru_pll_rate *rates; member in struct:rk_cru_pll
179 const struct rk_cru_arm_rate *rates; member in struct:rk_cru_arm
/src/sbin/ifconfig/
H A Dieee80211.c865 getmaxrate(const u_int8_t rates[15], u_int8_t nrates) argument
/src/sys/dev/pci/
H A Dif_ipw.c747 } rates[] = { local in function:ipw_media_status
H A Dif_ipwreg.h279 u_int8_t rates; member in struct:ipw_node
H A Dif_rtwn.c1061 uint32_t rates, basicrates; local in function:rtwn_ra_init
[all...]
H A Dif_iwireg.h355 uint8_t rates[IWI_RATESET_SIZE]; member in struct:iwi_rateset
H A Dif_wpireg.h451 } __packed rates[WPI_CCK11 + 1]; member in struct:wpi_mrr_setup
531 } __packed rates[WPI_CCK11 + 1]; member in struct:wpi_cmd_txpower
/src/sys/dev/pcmcia/
H A Dif_malo_pcmciavar.h358 uint8_t rates[14]; member in struct:malo_networks
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_edid.c3024 const int rates[] = { 60, 85, 75, 60, 50 }; local in function:drm_cvt_modes
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dp.c189 static int intel_dp_rate_limit_len(const int *rates, int len, int max_rate) argument
398 static int intel_dp_rate_index(const int *rates, int len, int rate) argument
[all...]

Completed in 57 milliseconds

12