Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c6001 | FLAG_APME_IN_WUC,
6018 | FLAG_APME_IN_WUC,
6035 | FLAG_APME_IN_WUC,
6053 | FLAG_APME_IN_WUC,
6072 | FLAG_APME_IN_WUC,
6093 | FLAG_APME_IN_WUC,
6114 | FLAG_APME_IN_WUC,
6134 | FLAG_APME_IN_WUC,
6154 | FLAG_APME_IN_WUC,
6174 | 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()