Home
last modified time | relevance | path

Searched refs:tx_count_down (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h343 u16 tx_count_down; member
H A Datl1e_main.c617 hw->tx_count_down = hw->imt * 4 / 3; in atl1e_sw_init()
1116 AT_WRITE_REGW(hw, REG_TRIG_TXTIMER, hw->tx_count_down); in atl1e_configure()