Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwnreg.h1898 static const struct iwn_pmgt { struct
1903 } iwn_pmgt[IWN_NDTIMRANGES][IWN_NPOWERLEVELS] = { argument
H A Dif_iwn.c4777 const struct iwn_pmgt *pmgt; in iwn_set_pslevel()
4784 pmgt = &iwn_pmgt[0][level]; in iwn_set_pslevel()
4786 pmgt = &iwn_pmgt[1][level]; in iwn_set_pslevel()
4788 pmgt = &iwn_pmgt[2][level]; in iwn_set_pslevel()