Home
last modified time | relevance | path

Searched refs:E1000_TCTL_EN (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h288 #define E1000_TCTL_EN 0x00000002 /* enable Tx */ macro
H A D82571.c960 tctl &= ~E1000_TCTL_EN; in e1000_reset_hw_82571()
H A Dnetdev.c630 ew32(TCTL, tctl & ~E1000_TCTL_EN); in e1000e_update_tdt_wa()
3821 ew32(TCTL, tctl | E1000_TCTL_EN); in e1000_flush_tx_ring()
4292 tctl &= ~E1000_TCTL_EN; in e1000e_down()
5301 tctl |= E1000_TCTL_EN; in e1000_watchdog_task()
H A Dethtool.c1207 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | E1000_TCTL_MULR | in e1000_setup_desc_rings()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h288 #define E1000_TCTL_EN 0x00000002 /* enable Tx */ macro
H A D82571.c960 tctl &= ~E1000_TCTL_EN; in e1000_reset_hw_82571()
H A Dnetdev.c634 ew32(TCTL, tctl & ~E1000_TCTL_EN); in e1000e_update_tdt_wa()
3813 ew32(TCTL, tctl | E1000_TCTL_EN); in e1000_flush_tx_ring()
4287 tctl &= ~E1000_TCTL_EN; in e1000e_down()
5296 tctl |= E1000_TCTL_EN; in e1000_watchdog_task()
H A Dethtool.c1222 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | E1000_TCTL_MULR | in e1000_setup_desc_rings()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_defines.h305 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
H A Digb_main.c2191 tctl &= ~E1000_TCTL_EN; in igb_down()
4285 tctl |= E1000_TCTL_EN; in igb_setup_tctl()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_defines.h305 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
H A Digb_main.c2188 tctl &= ~E1000_TCTL_EN; in igb_down()
4364 tctl |= E1000_TCTL_EN; in igb_setup_tctl()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_main.c504 tctl &= ~E1000_TCTL_EN; in e1000_down()
2367 ew32(TCTL, tctl & ~E1000_TCTL_EN); in e1000_82547_tx_fifo_stall_task()
2472 tctl |= E1000_TCTL_EN; in e1000_watchdog()
H A De1000_ethtool.c1005 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | in e1000_setup_desc_rings()
H A De1000_hw.h1951 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_main.c504 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()
H A De1000_ethtool.c1009 ew32(TCTL, E1000_TCTL_PSP | E1000_TCTL_EN | in e1000_setup_desc_rings()
H A De1000_hw.h1948 #define E1000_TCTL_EN 0x00000002 /* enable tx */ macro

Completed in 90 milliseconds