Searched refs:FLAG_APME_IN_WUC (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A 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...] |
H A D | e1000.h | 430 #define FLAG_APME_IN_WUC BIT(15) macro
|
H A D | netdev.c | 7613 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 5859 | 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 D | e1000.h | 407 #define FLAG_APME_IN_WUC BIT(15) macro
|
H A D | netdev.c | 7563 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()
|
Completed in 30 milliseconds