Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c5859 | FLAG_APME_IN_WUC,
5876 | FLAG_APME_IN_WUC,
5893 | FLAG_APME_IN_WUC,
5911 | FLAG_APME_IN_WUC,
5930 | FLAG_APME_IN_WUC,
5951 | FLAG_APME_IN_WUC,
5972 | FLAG_APME_IN_WUC,
5992 | FLAG_APME_IN_WUC,
6012 | FLAG_APME_IN_WUC,
H A De1000.h407 #define FLAG_APME_IN_WUC BIT(15) macro
H A Dnetdev.c7562 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()