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

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

Completed in 122 milliseconds