Searched refs:E1000_TCTL_RTLC (Results 1 – 6 of 6) sorted by relevance
292 #define E1000_TCTL_RTLC 0x01000000 /* Re-transmit on late collision */ macro
2740 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in igb_setup_tctl()
327 #define E1000_TCTL_RTLC 0x01000000 /* Re-transmit on late collision */ macro
864 reg_data |= E1000_TCTL_RTLC; in e1000_init_hw_80003es2lan()
1985 #define E1000_TCTL_RTLC 0x01000000 /* Re-transmit on late collision */ macro
1666 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()