Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1792 static const struct iwn_pmgt { struct
1797 } iwn_pmgt[IWN_NDTIMRANGES][IWN_NPOWERLEVELS] = { argument
H A Dif_iwn.c5311 const struct iwn_pmgt *pmgt; in iwn_set_pslevel()
5318 pmgt = &iwn_pmgt[0][level]; in iwn_set_pslevel()
5320 pmgt = &iwn_pmgt[1][level]; in iwn_set_pslevel()
5322 pmgt = &iwn_pmgt[2][level]; in iwn_set_pslevel()