Searched defs:rate_table (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/drivers/net/wireless/ath/ath9k/ |
D | rc.c | 382 static int ath_rc_get_rateindex(const struct ath_rate_table *rate_table, in ath_rc_get_rateindex() 408 static void ath_rc_sort_validrates(const struct ath_rate_table *rate_table, in ath_rc_sort_validrates() 443 int ath_rc_get_nextvalid_txrate(const struct ath_rate_table *rate_table, in ath_rc_get_nextvalid_txrate() 482 ath_rc_get_lower_rix(const struct ath_rate_table *rate_table, in ath_rc_get_lower_rix() 499 const struct ath_rate_table *rate_table, in ath_rc_init_validrates() 525 const struct ath_rate_table *rate_table, in ath_rc_setvalid_rates() 569 const struct ath_rate_table *rate_table, in ath_rc_setvalid_htrates() 606 const struct ath_rate_table *rate_table, in ath_rc_get_highest_rix() 704 static void ath_rc_rate_set_series(const struct ath_rate_table *rate_table, in ath_rc_rate_set_series() 728 const struct ath_rate_table *rate_table, in ath_rc_rate_set_rtscts() [all …]
|
D | rc.h | 218 const struct ath_rate_table *rate_table; member
|
/linux-3.3/sound/pci/ac97/ |
D | ac97_pcm.c | 322 static unsigned short get_pslots(struct snd_ac97 *ac97, unsigned char *rate_table, unsigned short *… in get_pslots() 452 unsigned char rate_table[2][4]; in snd_ac97_pcm_assign() local
|
/linux-3.3/arch/arm/mach-omap2/ |
D | clkt2xxx_virt_prcm_set.c | 47 const struct prcm_config *rate_table; variable
|
/linux-3.3/sound/usb/ |
D | quirks.c | 132 unsigned *rate_table = NULL; in create_fixed_stream_quirk() local
|
D | card.h | 28 unsigned int *rate_table; /* rate table */ member
|
/linux-3.3/sound/soc/codecs/ |
D | max98088.c | 1227 } rate_table[] = { variable
|
D | max98095.c | 1297 } rate_table[] = { variable
|
/linux-3.3/include/sound/ |
D | ac97_codec.h | 636 unsigned char rate_table[4]; member
|
/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 2243 u32 rate_table[BRCMS_NUM_RATES_CCK + BRCMS_NUM_RATES_OFDM + in wlc_lcnphy_txpower_recalc_target() local
|