Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h1006 uint32_t tx_num; member
H A Dqwx.c9809 update_timer->tx_num++; in qwx_dp_shadow_start_timer()
9814 update_timer->timer_tx_num = update_timer->tx_num;
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()
10011 update_timer->tx_num = 0; in qwx_dp_shadow_init_timer()