Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn.c178 static uint32_t iwn_eeprom_channel_flags(struct iwn_eeprom_chan *);
2406 iwn_eeprom_channel_flags(struct iwn_eeprom_chan *channel) in iwn_eeprom_channel_flags() function
2458 nflags = iwn_eeprom_channel_flags(&channels[i]); in iwn_read_eeprom_band()
2503 nflags = iwn_eeprom_channel_flags(&channels[i]); in iwn_read_eeprom_ht40()
2614 c->ic_flags |= iwn_eeprom_channel_flags(channel); in iwn_setregdomain()