Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h973 static const struct wpi_pmgt { struct
978 } wpi_pmgt[WPI_NDTIMRANGES][WPI_NPOWERLEVELS] = { variable
H A Dif_wpi.c3798 const struct wpi_pmgt *pmgt; in wpi_set_pslevel()
3809 pmgt = &wpi_pmgt[0][level]; in wpi_set_pslevel()
3811 pmgt = &wpi_pmgt[1][level]; in wpi_set_pslevel()