Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/e1000e/
Dich8lan.c5823 | FLAG_APME_IN_WUC,
5840 | FLAG_APME_IN_WUC,
5857 | FLAG_APME_IN_WUC,
5875 | FLAG_APME_IN_WUC,
5894 | FLAG_APME_IN_WUC,
5915 | FLAG_APME_IN_WUC,
5936 | FLAG_APME_IN_WUC,
5956 | FLAG_APME_IN_WUC,
De1000.h406 #define FLAG_APME_IN_WUC BIT(15) macro
Dnetdev.c7597 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()