Searched refs:iwn_pmgt (Results 1 – 2 of 2) sorted by relevance
1792 static const struct iwn_pmgt { struct1797 } iwn_pmgt[IWN_NDTIMRANGES][IWN_NPOWERLEVELS] = { argument
5311 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()