Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
Dich8lan.c5875 | FLAG_APME_IN_WUC,
5892 | FLAG_APME_IN_WUC,
5909 | FLAG_APME_IN_WUC,
5927 | FLAG_APME_IN_WUC,
5946 | FLAG_APME_IN_WUC,
5967 | FLAG_APME_IN_WUC,
5988 | FLAG_APME_IN_WUC,
6008 | FLAG_APME_IN_WUC,
6028 | FLAG_APME_IN_WUC,
6048 | FLAG_APME_IN_WUC,
[all …]
De1000.h410 #define FLAG_APME_IN_WUC BIT(15) macro
Dnetdev.c7613 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()