Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/wpi/
HDif_wpi.c168 static uint32_t wpi_eeprom_channel_flags(struct wpi_eeprom_chan *);
1387 wpi_eeprom_channel_flags(struct wpi_eeprom_chan *channel) in wpi_eeprom_channel_flags() function
1437 nflags = wpi_eeprom_channel_flags(&channels[i]); in wpi_read_eeprom_band()
1528 c->ic_flags |= wpi_eeprom_channel_flags(channel); in wpi_setregdomain()