Home | Sort by: relevance | last modified time | path |
/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]; |