Searched refs:E1000E_PRIV_FLAGS_DISABLE_K1 (Results 1 – 1 of 1) sorted by relevance
29 #define E1000E_PRIV_FLAGS_DISABLE_K1 BIT(1) macro2301 priv_flags |= E1000E_PRIV_FLAGS_DISABLE_K1; in e1000e_get_priv_flags()2324 if (priv_flags & E1000E_PRIV_FLAGS_DISABLE_K1) { in e1000e_set_priv_flags()