HomeSort by: relevance | last modified time | path
    Searched refs:iwn_pmgt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwnreg.h 1776 static const struct iwn_pmgt { struct
1781 } iwn_pmgt[IWN_NDTIMRANGES][IWN_NPOWERLEVELS] = { variable in typeref:typename:const struct iwn_pmgt[][]
if_iwn.c 4359 const struct iwn_pmgt *pmgt;
4366 pmgt = &iwn_pmgt[0][level];
4368 pmgt = &iwn_pmgt[1][level];
4370 pmgt = &iwn_pmgt[2][level];

Completed in 20 milliseconds