Searched refs:E1000_TCTL_RTLC (Results 1 – 3 of 3) sorted by relevance
2019 #define E1000_TCTL_RTLC 0x01000000 /* Re-transmit on late collision */ macro
1709 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC |
989 reg_data |= E1000_TCTL_RTLC; in e1000_init_hw()