Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
HDif_wpivar.h108 #define WPI_SAMPLES_COUNT 5 macro
109 struct wpi_power_sample samples[WPI_SAMPLES_COUNT];
HDif_wpi.c1598 for (i = 0; i < WPI_SAMPLES_COUNT; i++) { in wpi_read_eeprom_group()