Searched refs:FLAG2_DISABLE_K1 (Results 1 – 3 of 3) sorted by relevance
465 #define FLAG2_DISABLE_K1 BIT(16) macro
305 if (hw->adapter->flags2 & FLAG2_DISABLE_K1) in e1000_reconfigure_k1_params()318 if (hw->adapter->flags2 & FLAG2_DISABLE_K1) in e1000_reconfigure_k1_params()
7687 adapter->flags2 |= FLAG2_DISABLE_K1; in e1000_probe()