Home
last modified time | relevance | path

Searched refs:tpd_thresh (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h341 u16 tpd_thresh; member
H A Datl1e_main.c615 hw->tpd_thresh = adapter->tx_ring.count / 2; in atl1e_sw_init()
1114 AT_WRITE_REGW(hw, REG_TRIG_TPD_THRESH, hw->tpd_thresh); in atl1e_configure()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h413 u16 tpd_thresh; member