Searched refs:FLAG_APME_IN_WUC (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/ |
A D | ich8lan.c | 5868 | FLAG_APME_IN_WUC, 5885 | FLAG_APME_IN_WUC, 5902 | FLAG_APME_IN_WUC, 5920 | FLAG_APME_IN_WUC, 5939 | FLAG_APME_IN_WUC, 5960 | FLAG_APME_IN_WUC, 5981 | FLAG_APME_IN_WUC, 6001 | FLAG_APME_IN_WUC, 6021 | FLAG_APME_IN_WUC, 6041 | FLAG_APME_IN_WUC, [all …]
|
A D | e1000.h | 410 #define FLAG_APME_IN_WUC BIT(15) macro
|
A D | netdev.c | 7609 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()
|
Completed in 23 milliseconds