Home
last modified time | relevance | path

Searched refs:FLAG2_DISABLE_K1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h465 #define FLAG2_DISABLE_K1 BIT(16) macro
H A Dich8lan.c305 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()
H A Dnetdev.c7687 adapter->flags2 |= FLAG2_DISABLE_K1; in e1000_probe()