Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h1450 boolean_t tbi_compatibility_on; member
2532 ((adapter)->tbi_compatibility_on && \
De1000_hw.c551 hw->tbi_compatibility_on = FALSE; in e1000_reset_hw()
3031 if (hw->tbi_compatibility_on) { in e1000_check_for_link()
3036 hw->tbi_compatibility_on = FALSE; in e1000_check_for_link()
3044 if (!hw->tbi_compatibility_on) { in e1000_check_for_link()
3045 hw->tbi_compatibility_on = TRUE; in e1000_check_for_link()
De1000_main.c1912 if (adapter->hw.tbi_compatibility_on == 1)
3419 if (!adapter->hw.tbi_compatibility_on &&