Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
De1000.h416 #define FLAG_APME_IN_WUC (1 << 15) macro
Dich8lan.c5682 | FLAG_APME_IN_WUC,
5699 | FLAG_APME_IN_WUC,
5716 | FLAG_APME_IN_WUC,
5734 | FLAG_APME_IN_WUC,
5753 | FLAG_APME_IN_WUC,
5773 | FLAG_APME_IN_WUC,
5793 | FLAG_APME_IN_WUC,
Dnetdev.c6986 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()