Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/e1000/
De1000_hw.c404 hw->tbi_compatibility_on = false; in e1000_reset_hw()
2519 if (hw->tbi_compatibility_on) { in e1000_check_for_link()
2526 hw->tbi_compatibility_on = false; in e1000_check_for_link()
2535 if (!hw->tbi_compatibility_on) { in e1000_check_for_link()
2536 hw->tbi_compatibility_on = true; in e1000_check_for_link()
De1000_hw.h1395 bool tbi_compatibility_on; member
2456 ((adapter)->tbi_compatibility_on && \
De1000_main.c1790 if (hw->tbi_compatibility_on == 1) in e1000_setup_rctl()
3563 if (!hw->tbi_compatibility_on && in e1000_change_mtu()