Searched refs:E1000_TCTL_PSP (Results 1 – 11 of 11) sorted by relevance
289 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
679 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw_80003es2lan()
1197 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | E1000_TCTL_MULR | in e1000_setup_desc_rings()
4786 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw_ich8lan()
2962 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()
306 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
1470 wr32(E1000_TCTL, E1000_TCTL_PSP); in igb_reset_hw_82575()2277 wr32(E1000_TCTL, E1000_TCTL_PSP); in igb_reset_hw_82580()
4337 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in igb_setup_tctl()
1950 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
1009 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | in e1000_setup_desc_rings()
399 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw()