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.c5940 | FLAG_APME_IN_WUC,
5957 | FLAG_APME_IN_WUC,
5974 | FLAG_APME_IN_WUC,
5992 | FLAG_APME_IN_WUC,
6011 | FLAG_APME_IN_WUC,
6032 | FLAG_APME_IN_WUC,
6053 | FLAG_APME_IN_WUC,
6073 | FLAG_APME_IN_WUC,
6093 | FLAG_APME_IN_WUC,
6113 | FLAG_APME_IN_WUC,
[all …]
H A De1000.h430 #define FLAG_APME_IN_WUC BIT(15) macro
H A Dnetdev.c7613 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()