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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c179 static uint32_t iwn_eeprom_channel_flags(struct iwn_eeprom_chan *);
2361 iwn_eeprom_channel_flags(struct iwn_eeprom_chan *channel) function
2413 nflags = iwn_eeprom_channel_flags(&channels[i]);
2458 nflags = iwn_eeprom_channel_flags(&channels[i]);
2569 c->ic_flags |= iwn_eeprom_channel_flags(channel);

Completed in 89 milliseconds