Home
last modified time | relevance | path

Searched refs:IGC_TCTL (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h76 #define IGC_TCTL 0x00400 /* Tx Control - RW */ macro
H A Digc_mac.c1198 tctl = IGC_READ_REG(hw, IGC_TCTL); in igc_config_collision_dist_generic()
1203 IGC_WRITE_REG(hw, IGC_TCTL, tctl); in igc_config_collision_dist_generic()
H A Digc_i225.c218 IGC_WRITE_REG(hw, IGC_TCTL, IGC_TCTL_PSP); in igc_reset_hw_i225()
/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c2208 tctl = IGC_READ_REG(hw, IGC_TCTL); in igc_tx_init()
2214 IGC_WRITE_REG(hw, IGC_TCTL, tctl); in igc_tx_init()
H A Digc_ethdev.c589 tctl = IGC_READ_REG(hw, IGC_TCTL); in eth_igc_rxtx_control()
601 IGC_WRITE_REG(hw, IGC_TCTL, tctl); in eth_igc_rxtx_control()