Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds