Searched refs:E1000_TCTL_PSP (Results 1 – 12 of 12) sorted by relevance
286 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
680 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw_80003es2lan()
1202 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | E1000_TCTL_MULR | in e1000_setup_desc_rings()
4650 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw_ich8lan()
2962 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()
304 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
1476 wr32(E1000_TCTL, E1000_TCTL_PSP); in igb_reset_hw_82575()2283 wr32(E1000_TCTL, E1000_TCTL_PSP); in igb_reset_hw_82580()
4134 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in igb_setup_tctl()
1009 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | in e1000_setup_desc_rings()
1953 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
400 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw()
1647 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()