Searched refs:E1000_TCTL_PSP (Results 1 – 12 of 12) sorted by relevance
304 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
698 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw_80003es2lan()
1204 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | E1000_TCTL_MULR | in e1000_setup_desc_rings()
4545 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw_ich8lan()
2985 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()
303 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
1437 wr32(E1000_TCTL, E1000_TCTL_PSP); in igb_reset_hw_82575()2238 wr32(E1000_TCTL, E1000_TCTL_PSP); in igb_reset_hw_82580()
3252 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in igb_setup_tctl()
1978 #define E1000_TCTL_PSP 0x00000008 /* pad short packets */ macro
1031 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | in e1000_setup_desc_rings()
425 ew32(TCTL, E1000_TCTL_PSP); in e1000_reset_hw()
1657 tctl |= E1000_TCTL_PSP | E1000_TCTL_RTLC | in e1000_configure_tx()