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.c6017 | FLAG_APME_IN_WUC,
6034 | FLAG_APME_IN_WUC,
6051 | FLAG_APME_IN_WUC,
6069 | FLAG_APME_IN_WUC,
6088 | FLAG_APME_IN_WUC,
6109 | FLAG_APME_IN_WUC,
6130 | FLAG_APME_IN_WUC,
6150 | FLAG_APME_IN_WUC,
6170 | FLAG_APME_IN_WUC,
6190 | FLAG_APME_IN_WUC,
[all …]
H A De1000.h431 #define FLAG_APME_IN_WUC BIT(15) macro
H A Dnetdev.c7622 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()