Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/e1000e/
Dich8lan.c5861 | FLAG_APME_IN_WUC,
5878 | FLAG_APME_IN_WUC,
5895 | FLAG_APME_IN_WUC,
5913 | FLAG_APME_IN_WUC,
5932 | FLAG_APME_IN_WUC,
5953 | FLAG_APME_IN_WUC,
5974 | FLAG_APME_IN_WUC,
5994 | FLAG_APME_IN_WUC,
6014 | FLAG_APME_IN_WUC,
6034 | FLAG_APME_IN_WUC,
De1000.h409 #define FLAG_APME_IN_WUC BIT(15) macro
Dnetdev.c7615 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()