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.c5931 | FLAG_APME_IN_WUC,
5948 | FLAG_APME_IN_WUC,
5965 | FLAG_APME_IN_WUC,
5983 | FLAG_APME_IN_WUC,
6002 | FLAG_APME_IN_WUC,
6023 | FLAG_APME_IN_WUC,
6044 | FLAG_APME_IN_WUC,
6064 | FLAG_APME_IN_WUC,
6084 | FLAG_APME_IN_WUC,
6104 | FLAG_APME_IN_WUC,
[all …]
H A De1000.h430 #define FLAG_APME_IN_WUC BIT(15) macro
H A Dnetdev.c7618 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()