Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dich8lan.c5786 | FLAG_APME_IN_WUC,
5803 | FLAG_APME_IN_WUC,
5820 | FLAG_APME_IN_WUC,
5838 | FLAG_APME_IN_WUC,
5857 | FLAG_APME_IN_WUC,
5878 | FLAG_APME_IN_WUC,
5899 | FLAG_APME_IN_WUC,
5919 | FLAG_APME_IN_WUC,
De1000.h407 #define FLAG_APME_IN_WUC BIT(15) macro
Dnetdev.c7262 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()