Searched refs:FLAG_APME_IN_WUC (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/intel/e1000e/ |
D | ich8lan.c | 5875 | FLAG_APME_IN_WUC, 5892 | FLAG_APME_IN_WUC, 5909 | FLAG_APME_IN_WUC, 5927 | FLAG_APME_IN_WUC, 5946 | FLAG_APME_IN_WUC, 5967 | FLAG_APME_IN_WUC, 5988 | FLAG_APME_IN_WUC, 6008 | FLAG_APME_IN_WUC, 6028 | FLAG_APME_IN_WUC, 6048 | FLAG_APME_IN_WUC, [all …]
|
D | e1000.h | 410 #define FLAG_APME_IN_WUC BIT(15) macro
|
D | netdev.c | 7613 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()
|