Searched refs:rates (Results 1 - 6 of 6) sorted by relevance

/include/net/
H A Dmac80211.h346 * @basic_rates: bitmap of basic rates, each bit stands for an
635 * in an array of retry rates, that no more rates should be tried.
718 struct ieee80211_tx_rate rates[ member in struct:ieee80211_tx_info::__anon1265::__anon1266::__anon1267::__anon1268
737 struct ieee80211_tx_rate rates[IEEE80211_TX_MAX_RATES]; member in struct:ieee80211_tx_info::__anon1265::__anon1269
806 BUILD_BUG_ON(offsetof(struct ieee80211_tx_info, status.rates) !=
807 offsetof(struct ieee80211_tx_info, control.rates));
808 BUILD_BUG_ON(offsetof(struct ieee80211_tx_info, status.rates) !=
810 BUILD_BUG_ON(offsetof(struct ieee80211_tx_info, status.rates) != 8);
813 info->status.rates[
1439 struct ieee80211_sta_rates __rcu *rates; member in struct:ieee80211_sta
[all...]
H A Dcfg80211.h187 * Hardware/specification flags for rates. These are structured
193 * with CCK rates.
247 * @mcs: Supported MCS rates
265 * @vht_mcs: Supported VHT MCS rates
285 * rates" IE, i.e. CCK rates first, then OFDM.
467 * In some channel types, not all rates may be used - for example CCK
468 * rates may not be used in 5/10 MHz channels.
743 * @supported_rates: supported rates in IEEE 802.11 format
745 * @supported_rates_len: number of supported rates
1421 u32 rates[IEEE80211_NUM_BANDS]; member in struct:cfg80211_scan_request
[all...]
/include/sound/
H A Dac97_codec.h412 /* rates indexes */
507 unsigned int rates[6]; /* see AC97_RATES_* defines */ member in struct:snd_ac97
635 unsigned int rates; /* available rates */ member in struct:ac97_pcm
641 } r[2]; /* 0 = standard rates, 1 = double rates */
H A Dpcm.h48 unsigned int rates; /* SNDRV_PCM_RATE_* */ member in struct:snd_pcm_hardware
115 /* If you change this don't forget to change rates[] table in pcm_native.c */
131 #define SNDRV_PCM_RATE_KNOT (1<<31) /* supports more non-continuos rates */
H A Dsoc.h435 /* Utility functions to get clock rates from various things */
664 unsigned int rates; /* SNDRV_PCM_RATE_* */ member in struct:snd_soc_pcm_stream
/include/scsi/
H A Dlibsas.h701 struct sas_phy_linkrates *rates);

Completed in 231 milliseconds