Searched refs:E1000_TCTL_RTLC (Results 1 – 10 of 10) sorted by relevance
292 #define E1000_TCTL_RTLC 0x01000000 /* Re-transmit on late collision */ macro
790 reg_data |= E1000_TCTL_RTLC; in e1000_init_hw_80003es2lan()
2974 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()
309 #define E1000_TCTL_RTLC 0x01000000 /* Re-transmit on late collision */ macro
4276 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in igb_setup_tctl()
1572 #define E1000_TCTL_RTLC 0x01000000 /* Re-transmit on late collision */ macro
1789 reg_data |= E1000_TCTL_RTLC; in e1000_init_hw()
1958 #define E1000_TCTL_RTLC 0x01000000 /* Re-transmit on late collision */ macro
1653 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()
2653 tctl |= (E1000_TCTL_PSP | E1000_TCTL_RTLC | E1000_TCTL_EN | in eth_igb_tx_init()