Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h342 u16 rx_count_down; /* 2us resolution */ member
H A Datl1e_main.c616 hw->rx_count_down = 4; /* 2us resolution */ in atl1e_sw_init()
1115 AT_WRITE_REGW(hw, REG_TRIG_RXTIMER, hw->rx_count_down); in atl1e_configure()