Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/e1000e/
Dich8lan.c5796 | FLAG_APME_IN_WUC,
5813 | FLAG_APME_IN_WUC,
5830 | FLAG_APME_IN_WUC,
5848 | FLAG_APME_IN_WUC,
5867 | FLAG_APME_IN_WUC,
5888 | FLAG_APME_IN_WUC,
5909 | FLAG_APME_IN_WUC,
5929 | FLAG_APME_IN_WUC,
De1000.h407 #define FLAG_APME_IN_WUC BIT(15) macro
Dnetdev.c7291 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()