Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.h1459 boolean_t tbi_compatibility_on; member
2548 ((adapter)->tbi_compatibility_on && \
De1000_hw.c578 hw->tbi_compatibility_on = FALSE; in e1000_reset_hw()
3091 if (hw->tbi_compatibility_on) { in e1000_check_for_link()
3096 hw->tbi_compatibility_on = FALSE; in e1000_check_for_link()
3104 if (!hw->tbi_compatibility_on) { in e1000_check_for_link()
3105 hw->tbi_compatibility_on = TRUE; in e1000_check_for_link()