Home
last modified time | relevance | path

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

/drivers/net/wireless/iwmc3200wifi/
Deeprom.h124 int iwm_eeprom_fat_channels(struct iwm_priv *iwm);
Deeprom.c154 int iwm_eeprom_fat_channels(struct iwm_priv *iwm) in iwm_eeprom_fat_channels() function
Dmain.c712 ret = iwm_eeprom_fat_channels(iwm); in __iwm_up()