Searched refs:E1000_TCTL_PSP (Results 1 – 12 of 12) sorted by relevance
289 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
680 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw_80003es2lan()
1207 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | E1000_TCTL_MULR | in e1000_setup_desc_rings()
4714 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw_ich8lan()
2974 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()
306 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
1472 wr32(E1000_TCTL, E1000_TCTL_PSP); in igb_reset_hw_82575()2279 wr32(E1000_TCTL, E1000_TCTL_PSP); in igb_reset_hw_82580()
4279 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in igb_setup_tctl()
1953 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
1005 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | in e1000_setup_desc_rings()
398 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw()
1653 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()