tx_count_down     343 drivers/net/ethernet/atheros/atl1e/atl1e.h 	u16 tx_count_down;
tx_count_down     622 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	hw->tx_count_down = hw->imt * 4 / 3;
tx_count_down    1115 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	AT_WRITE_REGW(hw, REG_TRIG_TXTIMER, hw->tx_count_down);