Home
last modified time | relevance | path

Searched refs:tbi_compatibility_on (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c403 hw->tbi_compatibility_on = false; in e1000_reset_hw()
2512 if (hw->tbi_compatibility_on) { in e1000_check_for_link()
2519 hw->tbi_compatibility_on = false; in e1000_check_for_link()
2528 if (!hw->tbi_compatibility_on) { in e1000_check_for_link()
2529 hw->tbi_compatibility_on = true; in e1000_check_for_link()
H A De1000_hw.h1392 bool tbi_compatibility_on; member
2453 ((adapter)->tbi_compatibility_on && \