Searched refs:reg_tctl (Results 1 – 1 of 1) sorted by relevance
906 uint32_t reg_tctl; in e1000g_tx_setup() local940 reg_tctl = E1000_READ_REG(hw, E1000_TCTL); in e1000g_tx_setup()941 reg_tctl |= E1000_TCTL_PSP | E1000_TCTL_EN | in e1000g_tx_setup()948 reg_tctl |= E1000_TCTL_MULR; in e1000g_tx_setup()950 E1000_WRITE_REG(hw, E1000_TCTL, reg_tctl); in e1000g_tx_setup()