Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwxvar.h1007 uint32_t timer_tx_num; member
H A Dqwzvar.h1092 uint32_t timer_tx_num; member
H A Dqwx.c9814 update_timer->timer_tx_num = update_timer->tx_num; in qwx_dp_shadow_start_timer()
9836 if (update_timer->timer_tx_num != update_timer->tx_num) { in qwx_dp_shadow_timer_handler()
9837 update_timer->timer_tx_num = update_timer->tx_num; in qwx_dp_shadow_timer_handler()
10012 update_timer->timer_tx_num = 0; in qwx_dp_shadow_init_timer()