Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c6020 | FLAG_APME_IN_WUC,
6037 | FLAG_APME_IN_WUC,
6054 | FLAG_APME_IN_WUC,
6072 | FLAG_APME_IN_WUC,
6091 | FLAG_APME_IN_WUC,
6112 | FLAG_APME_IN_WUC,
6133 | FLAG_APME_IN_WUC,
6153 | FLAG_APME_IN_WUC,
6173 | FLAG_APME_IN_WUC,
6193 | FLAG_APME_IN_WUC,
[all …]
H A De1000.h431 #define FLAG_APME_IN_WUC BIT(15) macro
H A Dnetdev.c7634 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()