Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_hw.c429 hw->tbi_compatibility_on = false; in e1000_reset_hw()
2542 if (hw->tbi_compatibility_on) { in e1000_check_for_link()
2549 hw->tbi_compatibility_on = false; in e1000_check_for_link()
2558 if (!hw->tbi_compatibility_on) { in e1000_check_for_link()
2559 hw->tbi_compatibility_on = true; in e1000_check_for_link()
De1000_hw.h1420 bool tbi_compatibility_on; member
2481 ((adapter)->tbi_compatibility_on && \
De1000_main.c1800 if (hw->tbi_compatibility_on == 1) in e1000_setup_rctl()
3584 if (!hw->tbi_compatibility_on && in e1000_change_mtu()