Searched refs:FLAG_APME_IN_WUC (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 5931 | FLAG_APME_IN_WUC, 5948 | FLAG_APME_IN_WUC, 5965 | FLAG_APME_IN_WUC, 5983 | FLAG_APME_IN_WUC, 6002 | FLAG_APME_IN_WUC, 6023 | FLAG_APME_IN_WUC, 6044 | FLAG_APME_IN_WUC, 6064 | FLAG_APME_IN_WUC, 6084 | FLAG_APME_IN_WUC, 6104 | FLAG_APME_IN_WUC, [all …]
|
H A D | e1000.h | 430 #define FLAG_APME_IN_WUC BIT(15) macro
|
H A D | netdev.c | 7618 if (adapter->flags & FLAG_APME_IN_WUC) { in e1000_probe()
|