Searched refs:E1000_TCTL_EN (Results 1 – 18 of 18) sorted by relevance
97 e1000e_macreg_write(&d->e1000e, E1000_TCTL, E1000_TCTL_EN); in igb_pci_start_hw()
141 e1000e_macreg_write(&d->e1000e, E1000_TCTL, E1000_TCTL_EN); in e1000e_pci_start_hw()
288 #define E1000_TCTL_EN 0x00000002 /* enable Tx */ macro
959 tctl &= ~E1000_TCTL_EN; in e1000_reset_hw_82571()
634 ew32(TCTL, tctl & ~E1000_TCTL_EN); in e1000e_update_tdt_wa()3811 ew32(TCTL, tctl | E1000_TCTL_EN); in e1000_flush_tx_ring()4285 tctl &= ~E1000_TCTL_EN; in e1000e_down()5293 tctl |= E1000_TCTL_EN; in e1000_watchdog_task()
1221 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | E1000_TCTL_MULR | in e1000_setup_desc_rings()
287 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
745 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
761 if (!(s->mac_reg[TCTL] & E1000_TCTL_EN)) { in start_xmit()
910 if (!(core->mac[TCTL] & E1000_TCTL_EN)) { in e1000e_start_xmit()
871 return (core->mac[TCTL] & E1000_TCTL_EN) && in igb_tx_enabled()
305 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
2189 tctl &= ~E1000_TCTL_EN; in igb_down()4368 tctl |= E1000_TCTL_EN; in igb_setup_tctl()
1567 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
5214 tctl |= E1000_TCTL_EN | E1000_TCTL_PSP | in e1000_configure_tx()
504 tctl &= ~E1000_TCTL_EN; in e1000_down()2368 ew32(TCTL, tctl & ~E1000_TCTL_EN); in e1000_82547_tx_fifo_stall_task()2473 tctl |= E1000_TCTL_EN; in e1000_watchdog()
1948 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
1009 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | in e1000_setup_desc_rings()