Home
last modified time | relevance | path

Searched refs:hw_rates (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/ice1712/
H A Dice1712.h338 const struct snd_pcm_hw_constraint_list *hw_rates; /* card-specific rate constraints */ member
H A Djuli.c608 ice->hw_rates = &juli_rates_info; in juli_init()
/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c267 static const u8 hw_rates[] = { 0x82, 0x84, 0x0b, 0x16 }; variable
1392 memcpy(ccfg->basic_rate_set, hw_rates, 4); in at76_startup_device()