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

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c781 const u8 **eeprom_ch_idx)
791 *eeprom_ch_idx = il_eeprom_band_1;
798 *eeprom_ch_idx = il_eeprom_band_2;
805 *eeprom_ch_idx = il_eeprom_band_3;
812 *eeprom_ch_idx = il_eeprom_band_4;
819 *eeprom_ch_idx = il_eeprom_band_5;
826 *eeprom_ch_idx = il_eeprom_band_6;
833 *eeprom_ch_idx = il_eeprom_band_7;
890 const u8 *eeprom_ch_idx = NULL; local
926 &eeprom_ch_info, &eeprom_ch_idx);
778 il_init_band_reference(const struct il_priv *il, int eep_band, int *eeprom_ch_count, const struct il_eeprom_channel **eeprom_ch_info, const u8 **eeprom_ch_idx) argument
[all...]

Completed in 127 milliseconds