Home
last modified time | relevance | path

Searched refs:FLAG_APME_IN_WUC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
De1000.h422 #define FLAG_APME_IN_WUC (1 << 15) macro
Dich8lan.c5748 | FLAG_APME_IN_WUC,
5765 | FLAG_APME_IN_WUC,
5782 | FLAG_APME_IN_WUC,
5800 | FLAG_APME_IN_WUC,
5819 | FLAG_APME_IN_WUC,
5839 | FLAG_APME_IN_WUC,
5859 | FLAG_APME_IN_WUC,
Dnetdev.c7207 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()