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

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpireg.h979 static const struct wpi_pmgt { struct
984 } wpi_pmgt[WPI_NDTIMRANGES][WPI_NPOWERLEVELS] = { variable in typeref:struct:wpi_pmgt
H A Dif_wpi.c3779 const struct wpi_pmgt *pmgt;
3790 pmgt = &wpi_pmgt[0][level];
3792 pmgt = &wpi_pmgt[1][level];

Completed in 71 milliseconds